Skip to content

fix: correct conversion from sd_type_t to ggml_type#1519

Open
wbruna wants to merge 1 commit into
leejet:masterfrom
wbruna:sd_fix_sdtype_conversion
Open

fix: correct conversion from sd_type_t to ggml_type#1519
wbruna wants to merge 1 commit into
leejet:masterfrom
wbruna:sd_fix_sdtype_conversion

Conversation

@wbruna
Copy link
Copy Markdown
Contributor

@wbruna wbruna commented May 18, 2026

Summary

The last ggml update introduced a new type GGML_TYPE_Q1_0, so GGML_TYPE_COUNT and SD_TYPE_COUNT got out of sync. The runtime type conversion already handles it, but the model conversion doesn't.

Checklist

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