Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

jettjaniak
Copy link
Contributor

fixes #9021

@theo77186
Copy link

also fixes #10127

@compilade compilade self-requested a review November 5, 2024 13:18
@ggerganov ggerganov merged commit 4601a8b into ggml-org:master Dec 13, 2024
8 checks passed
@vgel
Copy link
Contributor

vgel commented Dec 15, 2024

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

@ggerganov
Copy link
Member

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

@vgel
Copy link
Contributor

vgel commented Dec 15, 2024

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

Awesome, ty both!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python python 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