49 Downloads Updated 6 months ago
Ollama update install
$ curl -fsSL https://ollama.com/install.sh | sh
$ Ollama -v ….. current version 0.5.13
https://github.com/ollama/ollama/releases/
Phi-4-Mini support
The default context length can now be set with a new OLLAMA_CONTEXT_LENGTH environment variable. For example, to set the default context length to 8K, use: OLLAMA_CONTEXT_LENGTH=8192 ollama serve
phi4 mini 3.8B https://huggingface.co/microsoft/Phi-4-mini-instruct
prompt template https://ollama.com/library/phi4-mini
gguf files https://huggingface.co/DevQuasar/microsoft.Phi-4-mini-instruct-GGUF