Skip to content

Conversation

idostyle
Copy link
Contributor

@idostyle idostyle commented Jul 5, 2025

In some unstripped t5xxl models there is an additional tensor which is used during training, but results in a message when loaded into stable-diffusion.cpp like the following:

model.cpp:1868 - unknown tensor 'text_encoders.t5xxl.transformer.encoder.embed_tokens.weight | q4_K | 2 [4096, 32128, 1, 1, 1]' in model file

Should be able to safely skip it without the message.

@leejet leejet merged commit 225162f into leejet:master Jul 6, 2025
9 checks passed
@leejet
Copy link
Owner

leejet commented Jul 6, 2025

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