[PR #4084] [MERGED] Add instructions to easily install specific versions on faq.md #21914

Closed
opened 2026-04-19 15:57:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4084
Author: @Napuh
Created: 5/1/2024
Status: Merged
Merged: 6/9/2024
Merged by: @jmorganca

Base: mainHead: main


📝 Commits (5)

  • f85e255 Added instructions to easily install specific versions on faq.md
  • 05eeb01 Small typo
  • a0074ea Moved instructions on how to install specific version to linux.md
  • 84c2b4b Update docs/linux.md
  • 70b28c6 Update docs/linux.md

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 docs/linux.md (+10 -0)

📄 Description

This PR adds a new question to faq.md on how to install specific versions of ollama using VER_PARAM env variable.

Might be useful when trying to install release candidates versions or switching between versions easily, and I could not find any info on how to do that in the current docs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/4084 **Author:** [@Napuh](https://github.com/Napuh) **Created:** 5/1/2024 **Status:** ✅ Merged **Merged:** 6/9/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`f85e255`](https://github.com/ollama/ollama/commit/f85e255e8a8fbd092621b87c5ea7cd439e91557c) Added instructions to easily install specific versions on faq.md - [`05eeb01`](https://github.com/ollama/ollama/commit/05eeb01c034216c3ad6f4401594819b26ea5b91a) Small typo - [`a0074ea`](https://github.com/ollama/ollama/commit/a0074eaa767f2410fea6108c6dab1632cb7e7585) Moved instructions on how to install specific version to linux.md - [`84c2b4b`](https://github.com/ollama/ollama/commit/84c2b4befffef98586dad869ee75bd7cd9093ad6) Update docs/linux.md - [`70b28c6`](https://github.com/ollama/ollama/commit/70b28c62c612f6736e7dfb12a4e914bcbf9c9e33) Update docs/linux.md ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/linux.md` (+10 -0) </details> ### 📄 Description This PR adds a new question to faq.md on how to install specific versions of ollama using `VER_PARAM` env variable. Might be useful when trying to install release candidates versions or switching between versions easily, and I could not find any info on how to do that in the current docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 15:57:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#21914