Zack Saadioui
8/26/2024
1
2
3
bash
pkg update
pkg upgrade1
2
bash
pkg install git golang proot-distroImportant Note: Before you proceed, make sure you have the x86_64 or arm64 architecture since that determines the versions of Ollama available to you. You can check your architecture by running:1 2bash uname -m
1
2
3
bash
git clone --depth 1 https://github.com/jmorganca/ollama.git
cd ollama1
2
3
bash
go generate ./...
go build .1
2
bash
./ollama serve &1
2
bash
./ollama run llama:2b1
llama:2b1
2
bash
ollama chat1
libnvidia-ml.soCopyright © Arsturn 2025