[PR #10414] convert: change to colmajor #13235

Closed
opened 2026-04-13 00:21:42 -05:00 by GiteaMirror · 0 comments
Owner

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

State: closed
Merged: Yes


currently the shape is updated to colmajor in fs/ggml/gguf which break the abstraction and prevents WriteGGUF from being round tripped. this moves the shaping up to convert

**Original Pull Request:** https://github.com/ollama/ollama/pull/10414 **State:** closed **Merged:** Yes --- currently the shape is updated to colmajor in fs/ggml/gguf which break the abstraction and prevents WriteGGUF from being round tripped. this moves the shaping up to convert
GiteaMirror added the pull-request label 2026-04-13 00:21:42 -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#13235