deepseek基础篇--ollama单GPU智能识别图片
在单个GPU上运行的最强大的模型
一、使用ollama
1、安装最新版ollama
2、安装 启动 gemma3
https://ollama.com/library/gemma3

3、效果

二、使用 Hugging Face 运行 Gemma 3(需要 Python 环境)
pip install transformers torch
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple transformers
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple torch==2.6.0

浙公网安备 33010602011771号