Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gguf-py : add support for sub_type (in arrays) in GGUFWriter add_key_value method #13561

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CISC
Copy link
Collaborator

@CISC CISC commented May 15, 2025

Without this it's not possible to pass on original metadata array sub-types, thus coercing them to whatever GGUFWriter decides based on the value type.

Fixes #13557

@CISC CISC requested a review from compilade May 15, 2025 10:06
@github-actions github-actions bot added the python python script changes label May 15, 2025
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.

Misc. bug: gguf-new-metadata and gguf-editor-gui changes all integer arrays to INT32
2 participants