Skip to content

sd: fix gemma3 vocab and merge filenames and add functions for gemma2#2249

Merged
LostRuins merged 2 commits into
LostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_fix_embd_names
Jun 4, 2026
Merged

sd: fix gemma3 vocab and merge filenames and add functions for gemma2#2249
LostRuins merged 2 commits into
LostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_fix_embd_names

Conversation

@wbruna
Copy link
Copy Markdown

@wbruna wbruna commented Jun 3, 2026

Fixes a file naming error on the Gemma loaded files: I've prefixed them with "gemma2" by mistake, back when LTX got synced. And now we have the real "gemma2" vocab files, as part of the PiD support 🤦 I went ahead and created the loader functions just to avoid more confusion (the embd files can be added later).

@LostRuins
Copy link
Copy Markdown
Owner

Thanks! Could we also sync up to d2797b8 to see if it fixes leejet/stable-diffusion.cpp#1579 ?

@wbruna
Copy link
Copy Markdown
Author

wbruna commented Jun 3, 2026

Thanks! Could we also sync up to d2797b8 to see if it fixes leejet/stable-diffusion.cpp#1579 ?

master-660-d2797b8? It doesn't, because we already got that change in #2241 .

Edit: yeah, v1.114.1 was released with it:
https://github.com/LostRuins/koboldcpp/blob/v1.114.1/otherarch/sdcpp/llm.hpp#L879
https://github.com/LostRuins/koboldcpp/blob/v1.114.1/otherarch/sdcpp/llm.hpp#L892

@LostRuins LostRuins merged commit 1f14c98 into LostRuins:concedo_experimental Jun 4, 2026
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