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