Ollama 可以在本地运行任何开源大模型 只要下载到 GGUF 文件(相当于压缩的大模型) ** 1、下载 GGUF --》Hugging Face 里搜索下载 (baichuan gguf、qwen gguf) 2、下载文件到本地后 然后在同目录创建一个 txt 文建 3、打开ollama 终端输入:ollama create baichuan2-7b -f Modelflie.txt 创建一个新的模型文件 名字 【baichuan2-7b】 使用 读取 Modelflie.txt 文件