Skip to content

[gguf-py] gguf_reader: numpy 2 newbyteorder fix - #9772

Merged
ggerganov merged 1 commit into
ggml-org:masterfrom
jettjaniak:master
Dec 13, 2024
Merged

[gguf-py] gguf_reader: numpy 2 newbyteorder fix#9772
ggerganov merged 1 commit into
ggml-org:masterfrom
jettjaniak:master

Conversation

@jettjaniak

Copy link
Copy Markdown
Contributor

fixes#9021

@theo77186

Copy link
Copy Markdown
Contributor

also fixes #10127

@compilade
compilade self-requested a review November 5, 2024 13:18
@ggerganov
ggerganov merged commit 4601a8b into ggml-org:masterDec 13, 2024
@vgel

vgel commented Dec 15, 2024

Copy link
Copy Markdown
Contributor

What's the timeline for this getting released to PyPi? Currently blocked on upgrading repeng to numpy 2 by it.

@ggerganov

Copy link
Copy Markdown
Member

Should be up after this workflow is done: https://github.com/ggerganov/llama.cpp/actions/runs/12338278342

@vgel

vgel commented Dec 15, 2024

Copy link
Copy Markdown
Contributor

Should be up after this workflow is done: https://github.com/ggerganov/llama.cpp/actions/runs/12338278342

Awesome, ty both!

arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
fukuro-kun pushed a commit to fukuro-kun/fukuro-llama-cpp-turboquant that referenced this pull request Jul 5, 2026
zommiommy pushed a commit to zommiommy/llama.cpp that referenced this pull request Aug 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pythonpython script changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Couldn't load GGUF file into Transformers

5 participants

@jettjaniak@theo77186@vgel@ggerganov@danbev