更新 通过Ollama部署本地大模型

X 2025-03-10 09:32:40 +00:00
parent e0e2d210da
commit 4e23e209a4

@ -85,6 +85,14 @@ systemctl enable ollama
</dict>
</plist>
```
- 加载配置文件
```
launchctl load /Users/xxxusername//Library/LaunchAgents/com.ollama.plist
```
-
## 2.2 Windows11
```