lerobot/libero
Viewer • Updated • 273k • 6.45k • 12
This repository provides a Wan2.2 TI2V 5B checkpoint finetuned on the full LIBERO dataset for robotics video generation.
Wan-AI/Wan2.2-TI2V-5B850001e-549 frames10 FPScheckpoint.safetensors: finetuned DiT checkpointThis checkpoint is intended to be used together with the original Wan2.2 TI2V 5B text encoder, tokenizer, and VAE.
In LightEWM, inference can be launched by keeping the standard examples/LIBERO/infer_ti2v_5b.yaml config and overriding the DiT checkpoint path with:
bash scripts/infer.sh \
--config examples/LIBERO/infer_ti2v_5b.yaml \
--dataset-base-path data/libero_i2v_train \
--metadata-path data/libero_i2v_train/metadata_dense_prompt.csv \
--ckpt checkpoints/Wan2.2-5B-Libero/checkpoint.safetensors
Base model
Wan-AI/Wan2.2-TI2V-5B