Transformer only

#48
by Privac - opened

Can we have a high quality bf16/fp32 transformer only version of the model like any other models used in ComfyUI and that people can easily quantize themselves instead of a low quality, huge prepacked checkpoint?

Transformer is easily lifted out of the bf16, but detaching it from the text projections and using the base model's text projections severely effects nsfw outputs and audio.

Is it possible to lift both the transformer and your text projections out then? I know a lot of people benefit from being able to load models separately in comfy

For anybody wondering you can get the split files here https://huggingface.co/AX1Y2JP/LTX2.3-10Eros_split

Privac changed discussion title from V1.3 Transformer only to Transformer only
Privac changed discussion status to closed

Sign up or log in to comment