Ollama releases
92 articles archived · Visit source ↗ · RSS
-
Ollama releases dev-tools 2mo ago
v0.30.5-rc0: llama.cpp version update (#16511)
Bump llama.cpp to b9509, which includes the upstream Gemma 4 12B multimodal projector fixes for the n_head=0 divide-by-zero crash seen on x86/CUDA/Linux/Windows. Fixes #16479 Fixes #16489 Fixes #16491 Fixes #16492 Fixes #16495
11 -
Ollama releases dev-tools 2mo ago
v0.30.4-rc1: llama-server: fix gemma4 patch wiring (#16477)
This will fix the "clip.cpp:4399: Unknown projector type" crash.
4 -
Ollama releases dev-tools 2mo ago
v0.30.4: llama-server: fix gemma4 patch wiring (#16477)
This will fix the "clip.cpp:4399: Unknown projector type" crash.
38 -
Ollama releases dev-tools 2mo ago
v0.30.2: fix laguna patch build breakage (#16445)
Follow up to #16396 Fix kernel template instantiation so the symbols are exported in the library.
38 -
Ollama releases dev-tools 2mo ago
v0.30.1: llm: ignore llama-server SSE ping comments (#16443)
llama.cpp b9478 added a default 30s SSE ping that emits colon-only comment frames (":\n\n") while streamed requests are idle; Ollama treated non-data SSE lines as JSON, so skip SSE comments in completion and chat streams.
36 -
Ollama releases dev-tools 2mo ago
v0.30.1-rc0
launch: isolate Codex launch configuration ( #16437 )
7 -
Ollama releases dev-tools 2mo ago
v0.30.0: launch: migrate Codex config (#16397)
launch: migrate Codex config
30 -
Ollama releases dev-tools 2mo ago
v0.30.0-rc32: llama-server followups (#16353)
llama-server followups Misc fixes for #16031 Add back dropped ROCm build flag for multi-GPU support on windows Fix amdhip64_*.dll version detection for "latest" selection Fix embeddings API for consistent normalize behavior with prior versions ci: set up for automated llama.cpp…
19 -
Ollama releases dev-tools 2mo ago
v0.30.0-rc28
add OLLAMA_IGPU_ENABLE and largely disable iGPUs by default
14 -
Ollama releases dev-tools 2mo ago
v0.30.0-rc26: Merge remote-tracking branch 'upstream/main' into llama-runner-phase-0
Conflicts: server/images.go server/images_test.go
33 -
Ollama releases dev-tools 3mo ago
v0.23.3
What's Changed mlx: refined model push behavior by @dhiltgen in #15431 test: integration test hardening by @dhiltgen in #13532 app: harden update flows by @dhiltgen in #16100 mlx: update the imagegen runner for mlx thread affinity by @pdevine in #16096 mlx: avoid status timeout…
5 -
Ollama releases dev-tools 3mo ago
v0.23.4-rc0
launch/opencode: add image modalities for vision models ( #15922 )
24 -
Ollama releases dev-tools 3mo ago
v0.23.4
launch/opencode: add image modalities for vision models ( #15922 )
36 -
-
-
Ollama releases dev-tools 3mo ago
v0.30.0-rc14: Merge remote-tracking branch 'upstream/main' into llama-runner-phase-0
Conflicts: .github/workflows/test.yaml
26 -
Ollama releases dev-tools 3mo ago
v0.23.3-rc0: app: harden update flows (#16100)
app: harden update flows This hardens the windows update flows and adds a new opt-in and CI triggered unit test to verify Mac/Windows updates with verification. test: harden unit tests for OLLAMA_MODELS being set app: harden updater
19 -
-
-
-