Views
No views yet
lm_head weights that affects the raw transformers weights and any quants built from it. It does not affect all quants already in circulation, but I recommend skipping this model in favor of sophosympatheia/Glistening-Gem-31B-v2.1. See Known Issues below before requantizing or relying on the transformers weights directly.lm_head does not merge wellGemma-4-31B-StyleTune-heretic-ara, carries a version of Gryphe's lm_head that was fine-tuned in isolation, with the rest of the model frozen, before this merge ever existed. My della recipe tried to protect and stabilize the tail layers around it (see the Merge Details / recipe file), but after actually testing the model with that real, isolated lm_head active, the result is noticeably worse and often incoherent. I'm calling this what it is: a failed experiment. I'm keeping the weights up as-is (rather than re-merging or rolling back) so this card can serve as an accurate record of what happened, but I don't recommend relying on the genuine lm_head for actual use.lm_head.weight tensor at all (also missing: generation_config.json and a vision-embedding tensor), due to a bug in my mergekit fork's Gemma 4 architecture support that silently dropped those tensors during the merge. That bug has since been fixed, and this repo's weights have been patched to include the real, complete tensor set - so as of now, this repo's transformers weights are a fully accurate, complete reflection of the merge recipe, lm_head included. The problem described above is not a leftover artifact of that bug - it's what happens when the recipe's own lm_head is actually used correctly.lm_head.weight tensor isn't found in the source model. Because of the bug above, every GGUF quant made from this repo before this fix landed (before commit 12ceea82bb63f34c82ecab0626c51173e3991d6e on Fri, 14 Aug 2026 03:40:10 GMT) was built that way - using the tied token embeddings as a stand-in output layer, not the real, isolated-fine-tuned lm_head described above. Quants made after that commit are quantizing a different model altogether, one that performs much worse.Glistening-Gem-v2-ST-Import.json file from this repo and import it directly into SillyTavern to get system prompt, chat template, and sampler settings all in one go.