Skip to content

Document how to downgrade Ollama on Windows - #46

Merged
gavinbee merged 1 commit into
mainfrom
docs-windows-ollama-downgrade
May 30, 2026
Merged

Document how to downgrade Ollama on Windows#46
gavinbee merged 1 commit into
mainfrom
docs-windows-ollama-downgrade

Conversation

@gavinbee

Copy link
Copy Markdown
Collaborator

Summary

  • The troubleshooting doc said to "downgrade to 0.12.x" but never said how on Windows.
  • Adds a Downgrading Ollama to 0.12.x section: winget install --version (with the two real caveats — old manifests get pruned from the catalog; winget won't downgrade over a newer install), the GitHub-release OllamaSetup.exe fallback as the dependable route, and a short macOS/Linux note.
  • Includes a verification tip: ollama --version should read 0.12.11, and the daemon log should show offloaded N/N layers to GPU rather than a 100% CPU fallback.

Test plan

  • Docs-only change — render-check the new section in docs/troubleshooting.md.

The troubleshooting doc told users to "downgrade to 0.12.x" but not how.
Add a section covering winget --version (with the catalog-pruning and
won't-downgrade-over-newer caveats), the GitHub-release OllamaSetup.exe
fallback, and a macOS/Linux note.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

@gavinbee gavinbee left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gavinbee
gavinbee merged commit 4e3873f into main May 30, 2026
1 check passed
@gavinbee
gavinbee deleted the docs-windows-ollama-downgrade branch May 30, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant