Skip to content

fix: correct conversion from sd_type_t to ggml_type#1519

Merged
leejet merged 3 commits into
leejet:masterfrom
wbruna:sd_fix_sdtype_conversion
Jun 16, 2026
Merged

fix: correct conversion from sd_type_t to ggml_type#1519
leejet merged 3 commits into
leejet:masterfrom
wbruna:sd_fix_sdtype_conversion

Conversation

@wbruna

@wbruna wbruna commented May 18, 2026

Copy link
Copy Markdown
Contributor

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

@leejet leejet merged commit 710bc91 into leejet:master Jun 16, 2026
14 checks passed
@leejet

leejet commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Thank you for your contribution.

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.

2 participants