Skip to content

Fix ggml_blck_size return type#166

Open
aisk wants to merge 1 commit into
abetlen:mainfrom
aisk:fix-ggml-binding-signatures
Open

Fix ggml_blck_size return type#166
aisk wants to merge 1 commit into
abetlen:mainfrom
aisk:fix-ggml-binding-signatures

Conversation

@aisk

@aisk aisk commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Fixes the Python ctypes binding for ggml_blck_size to use c_int64, matching the current vendored ggml int64_t return type:

https://github.com/ggml-org/ggml/blob/f158c1924db896324d47aa7ef6314a86540584b5/include/ggml.h#L741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant