Really confused

#45
by locxkyd - opened

I've really tried to understand it and read everything and see the workflows, I have even fought with chatgpt to explain my doubts but all it does is make it worse. I can't understand certain things:

You say: "Getting started: To get started with the model, I recommend downloading either of the development versions (fp8mixed or bf16) and downloading the provided lora distillate. By the way, I'm aware that workflows contain sulfur_final at the moment, just use lora or use the full models, don't use both at the same time."

  1. You say to download both the model and the distill Lora, but then you say to use one or the other but not both. I don't understand, is the fp8 model already distilled or do I have to use the lora together with the checkpoint?

  2. "I'm aware that workflows contain sulfur_final at the moment". What is sulfur_final??

  3. If I do have to use the lora with the fp8mixed checkpoint, the ideal strength of the distill lora is 1.0 to generate using 8 steps and CFG 1?

  4. The LTXVScheduler configuration it's a mandatory or are your preferences? I'm working with another workflow using the last frame to create the next clip, and that one is set to completely different values. So I'm not sure if it's a matter of "taste" or if for this model it is better to work with those values.

  5. Can I use Loras trained for the original LTX model or can I only use Loras trained from this base model?

I'm sorry for so many doubts, but sometimes those of us who don't know much about the most technical data of the models is quite an odyssey to understand why each person uses completely different workflows for the same model and with completely different values ​​and configurations.

Thank you very much for your work!! <3 (and patience)

Sign up or log in to comment