更新 通过Ollama部署本地大模型
parent
3c1fbaca9c
commit
54a329feef
@ -56,9 +56,11 @@ systemctl enable ollama
|
|||||||
```
|
```
|
||||||
#需要哪个版本就运行哪个版本,会进行自动下载和运行
|
#需要哪个版本就运行哪个版本,会进行自动下载和运行
|
||||||
|
|
||||||
ollama run _deepseek-r1:8b_
|
ollama run deepseek-r1:8b
|
||||||
```
|
```
|
||||||
|
|
||||||
# 四、API访问配置
|
# 四、API访问配置
|
||||||
|
|
||||||
在CherryStudio、ChatBox等添加本地部署的大模型
|
在CherryStudio、ChatBox等添加本地部署的大模型,下以CherryStudio为例
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user