arenasys/stable-diffusion-webui-model-toolkit

Unknown keys?

Jonseed opened this issue · 3 comments

My models have a lot of unknown keys, like: "embedding_manager.embedder.transformer.text_model.encoder.layers.0.layer_norm2.bias (768,)"

What are these? It looks like they are a part of the text encoder? CLIP?

What does this tool do with these unknown keys?

it deletes them, idk what those are from ive never seen them before

ok... but surely there is a reason they are there?

probably left over from some TI training script. they are not used for inference at all