[PR #11507] convert: skip reading into memory when possible #13559

Closed
opened 2026-04-13 00:30:09 -05:00 by GiteaMirror · 0 comments
Owner

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

State: closed
Merged: Yes


if there's no transformation to the tensor and the input and output types match, copy directly into the writer. also read from a bufio with a 32K buffer

**Original Pull Request:** https://github.com/ollama/ollama/pull/11507 **State:** closed **Merged:** Yes --- if there's no transformation to the tensor and the input and output types match, copy directly into the writer. also read from a bufio with a 32K buffer
GiteaMirror added the pull-request label 2026-04-13 00:30:09 -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#13559