最終更新:2025-02-04 (火) 19:19:48 (3d)
Termux/Ollama
https://gitlab.com/-/snippets/3682973
- pkg install? git cmake golang
git clone --depth 1 https://github.com/ollama/ollama.git cd ollama go generate ./... go build . ./ollama serve & ./ollama run phi
cp ollama/ollama /data/data/com.termux/files/usr/bin/