LongE2V
Released LoRA weights for LongE2V, fine-tuned on top of THUDM/CogVideoX-5b-I2V.
- Code: training and evaluation scripts for this model are in the LongE2V code repository.
- Data: preprocessed evaluation/training data (ECD, HQF, MVSEC) is released at fansam39/LongE2V-data.
Files
pytorch_lora_weights.safetensors: LoRA weights for the CogVideoX-5b-I2V base model.
Usage
WEIGHT_URL=https://huggingface.co/fansam39/LongE2V/resolve/main/pytorch_lora_weights.safetensors bash scripts/download_weights.sh
Or with the Hugging Face CLI:
hf download fansam39/LongE2V pytorch_lora_weights.safetensors --local-dir weights
See the code repository's README for full inference and evaluation instructions.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support