You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
load: "CogVideoX-5b-sat/transformer/"# This is for Full model without lora adapter
. How should we input the model name here? I want to run the 5b-I2V model(https://huggingface.co/THUDM/CogVideoX-5b-I2V). Does FasterCache support it? If so, how should I write the config file and run it? Thanks!