Skip to content

Conversation

AlekseiNikiforovIBM
Copy link
Contributor

BF16 requires special handling in this script
while it's a 2-bytes data, but view is 1-byte by default. Switch to correct view before attempting byteswapping.

With this change correctly byteswapping models like Meta-Llama-3-8B-Instruct-bf16-GGUF
should be possible.

BF16 requires special handling in this script
while it's a 2-bytes data, but view is 1-byte by default.
Switch to correct view before attempting byteswapping.

With this change correctly byteswapping models like
Meta-Llama-3-8B-Instruct-bf16-GGUF
should be possible.
@github-actions github-actions bot added the python python script changes label Oct 15, 2025
@CISC CISC merged commit 7adc79c into ggml-org:master Oct 15, 2025
5 checks passed
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.

2 participants