How to Run Stakpak with Local LLM Models Using Ollama
Last updated
Stakpak is an open source agent that lives on your machines 24/7, keeps your apps running, and only pings when it needs a human.
curl -sSL https://stakpak.dev/install.sh | shor check Install Stakpak
Download the ollama model.
Open your terminal and run stakpak config
stakpak configChoose create new profile
Add profile name
ollamaChoose "Use my own Model"
Choose "bring your own model"
Enter provider name:
Enter the endpoint:
Enter the API Key
Add your model name for smart mode
Add your model name for eco mode
Press "y" to save config
Press "y" to open stakpak
To open Stakpak with the Ollama profile, all you have to do is open your terminal and write:
qwen3-coder
glm-4.7
gpt-oss:120b
Cloud models are also available at ollama.com/search?c=cloud.
Last updated
ollamahttp://localhost:11434/v1ollamastakpak --profile ollama