3.13:nginx代理设置:
1、ubuntu目录:/etc/nginx/nginx.conf
2、修改端口号后一定要重启:
sudo systemctl restart nginx
2.13:ollama最快部署大模型
1、官网下载ollama:www.ollama.com
2、ollama run 对应模型名
3、ollama list:查看当前可用模型
4、anything LLM,本地连接大模型,即可开始对话
3.13:nginx代理设置:
1、ubuntu目录:/etc/nginx/nginx.conf
2、修改端口号后一定要重启:
sudo systemctl restart nginx
2.13:ollama最快部署大模型
1、官网下载ollama:www.ollama.com
2、ollama run 对应模型名
3、ollama list:查看当前可用模型
4、anything LLM,本地连接大模型,即可开始对话