[PR #11119] Reapply "feat: incremental gguf parser (#10822)" (#11114) #13445

Closed
opened 2026-04-13 00:27:32 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/11119

State: closed
Merged: Yes


The previous parser only supported gguf version 3 while some older models are in gguf version 2. V3 added big-endian support for gguf files which has no practical impact for ollama

Tested with alfred, codellama, codeup, orca2, llava:7b which are some of the oldest models published by ollama

**Original Pull Request:** https://github.com/ollama/ollama/pull/11119 **State:** closed **Merged:** Yes --- The previous parser only supported gguf version 3 while some older models are in gguf version 2. V3 added big-endian support for gguf files which has no practical impact for ollama Tested with alfred, codellama, codeup, orca2, llava:7b which are some of the oldest models published by ollama
GiteaMirror added the pull-request label 2026-04-13 00:27:32 -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#13445