LongLive-2.0-5B (Diffusers-format, for SGLang Diffusion)

A diffusers-directory-layout repackaging of Efficient-Large-Model/LongLive-2.0-5B so it loads directly in SGLang Diffusion (sglang.multimodal_gen) without any runtime overlay/materialization.

  • transformer/ โ€” the generator weights extracted from the original model_bf16.pt, kept in their original (model.*) naming; SGLang's LongLive2Transformer3DModel.param_names_mapping maps them to the diffusers module names at load (same convention as LingBot-World).
  • scheduler / text_encoder / tokenizer / vae โ€” taken from Wan-AI/Wan2.2-TI2V-5B-Diffusers.
  • model_index.json _class_name = LongLive2Pipeline.

Usage (SGLang)

sglang generate --model-path Rabinovich/LongLive-2.0-5B-Diffusers \
  --prompt "A compact silver robot walks through a clean robotics lab." \
  --num-frames 61 --height 480 --width 832 --num-inference-steps 4 --save-output

Original model & method: NVlabs/LongLive. License: NVIDIA Open Model License

Downloads last month
180
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Rabinovich/LongLive-2.0-5B-Diffusers

Finetuned
(1)
this model