Skip to content

sd: sync to master-652-92dc726#2234

Merged
LostRuins merged 5 commits into
LostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_update_202605_6
May 27, 2026
Merged

sd: sync to master-652-92dc726#2234
LostRuins merged 5 commits into
LostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_update_202605_6

Conversation

@wbruna
Copy link
Copy Markdown

@wbruna wbruna commented May 25, 2026

LongCat-Image support, and an LTX fix.

42-a cartoon of a long cat talking to a kobold, saying Hello Kobold, I am a Long Cat

@wbruna wbruna force-pushed the kcpp_sd_update_202605_6 branch from 09b82e5 to ab47f6d Compare May 27, 2026 02:20
@wbruna
Copy link
Copy Markdown
Author

wbruna commented May 27, 2026

Updated to master-652-92dc726, and added Lens support (without splitting the vocab files).

1-A kobold holding a lens

Edit: I think I've figured out how to split the vocab and merge files, but I needed a small change to otherarch/sdcpp/sdcpp_vocab_extract.py.

@wbruna wbruna changed the title sd: sync to master-650-1ceb5bd sd: sync to master-652-92dc726 May 27, 2026
@LostRuins
Copy link
Copy Markdown
Owner

I was able to load and generate for both models fine, although lens does not seem to work with TAE flux2 for some reason, even after I tried hooking it up to the flux2 tae. Anyway I'll merge it first and fix up the cmake.

@LostRuins LostRuins merged commit 541034d into LostRuins:concedo_experimental May 27, 2026
@wbruna
Copy link
Copy Markdown
Author

wbruna commented May 27, 2026

lens does not seem to work with TAE flux2 for some reason

That's odd; it should use it automatically, through upstream's sd_version_uses_flux2_vae.

@wbruna
Copy link
Copy Markdown
Author

wbruna commented May 27, 2026

It's an upstream issue:

[DEBUG] model.cpp:937 - loading tensors from ./taef2.safetensors
[ERROR] model.cpp:1191 - tensor 'tae.decoder.layers.0.weight' has wrong shape in model file: got [3, 3, 32, 64], expected [3, 3, 16, 64]
[WARN ] model.cpp:991 - process tensor failed: 'tae.decoder.layers.0.weight'

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