1.安装termux
Releases · termux/termux-app · GitHub
termux-app_v0.119.0-beta.1+apt-android-7-github-debug_arm64-v8a.apk
2.安装ollama 依赖
pkg install git cmake golang
git clone --depth 1 https://github.com/ollama/ollama.git
3. cd ollama
4. generate
go generate ./
5. build
go build .
6.启动ollama服务
./ollama serve
7.新建 termux session 运行deepseek 模型
./ollama run deepseek-r1:1.5b
8.使用15亿参数 高通骁龙888 CPU占用率600%
CPU