更新 通过Ollama部署本地大模型
@@ -55,7 +55,9 @@ systemctl enable ollama
|
||||
## 2.1 MacOS15.3
|
||||
|
||||
- 安装好ollama后编辑配置文件,没有就新建一个
|
||||
`nano /Users/xxxusername//Library/LaunchAgents/com.ollama.plist`
|
||||
```
|
||||
nano /Users/xxxusername//Library/LaunchAgents/com.ollama.plist
|
||||
```
|
||||
```
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
|
Reference in New Issue
Block a user