Linux 安装配置 Ollama

1. 安装方法 推荐方法(自动安装): curl -fsSL https://ollama.com/install.sh | sh 手动安装方法: # 下载并解压包 curl -fsSL https://ollama.com/downlo…