[GH-ISSUE #13409] models in the Ollama library need changelogs #70914

Closed
opened 2026-05-04 23:26:59 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @FlorinAndrei on GitHub (Dec 10, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13409

Look at various models in the library. Pick one that has changed recently. If you have it already, but you run ollama pull on it, it gets downloaded again. So something changed.

But what and why and how? The model page shows no hints.

ministral-3:14b is now being downloaded again to my system because "something" changed. But what exactly has changed? How do I know? The model page simply says "Updated 15 hours ago".

https://ollama.com/library/ministral-3

Originally created by @FlorinAndrei on GitHub (Dec 10, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13409 Look at various models in the library. Pick one that has changed recently. If you have it already, but you run `ollama pull` on it, it gets downloaded again. So *something* changed. But what and why and how? The model page shows no hints. ministral-3:14b is now being downloaded again to my system because "something" changed. But what exactly has changed? How do I know? The model page simply says "Updated 15 hours ago". https://ollama.com/library/ministral-3
GiteaMirror added the feature request label 2026-05-04 23:26:59 -05:00
Author
Owner

@rick-github commented on GitHub (Dec 10, 2025):

https://github.com/ollama/ollama/issues/6329

To answer the question specifically about ministral, the template was fixed for chained tool calls.

<!-- gh-comment-id:3638408426 --> @rick-github commented on GitHub (Dec 10, 2025): https://github.com/ollama/ollama/issues/6329 To answer the question specifically about ministral, the template was [fixed](https://github.com/ollama/ollama/issues/13334) for chained tool calls.
Author
Owner

@pdevine commented on GitHub (Dec 10, 2025):

Sorry about that @FlorinAndrei. I updated the model to include a new template and unfortunately the hyper parameters for the model changed which caused the redownload. Unfortunately there is one more change coming to fix YaRN (for long context) which will require repulling the weights again.

I'm going to close this as a dupe, but feel free to keep commenting.

<!-- gh-comment-id:3639383233 --> @pdevine commented on GitHub (Dec 10, 2025): Sorry about that @FlorinAndrei. I updated the model to include a new template and unfortunately the hyper parameters for the model changed which caused the redownload. Unfortunately there is one more change coming to fix YaRN (for long context) which will require repulling the weights again. I'm going to close this as a dupe, but feel free to keep commenting.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70914