CoolFace
Modelpublic

AlayaLab/AlayaWorld-v1.1-stage3

sourceHugging Faceotherupdated 1mo agoView on Hugging Face
1likes718downloads
Model Card

AlayaWorld v1.1 — Stage3 Few-Step Student (DMD LoRA)

4-step DMD-distilled student of AlayaWorld (real-time inference). LoRA on top of the stage2b AR teacher; LTX-2 Community License.

FileSizeContent
lora.safetensors2.5 GBgenerator LoRA (rank 256)
history_encoder.pt33 MBcompressed frame-history encoder

Usage — with AlayaLab/AlayaWorld:

yaml
paths:
  resume_checkpoint: <stage2b download dir>            # teacher base
  dmd_resume:        <this repo download dir>          # lora.safetensors
  history_encoder:   <this repo download dir>/history_encoder.pt

Run: VALIDATE_ONLY=1 CONFIG_PATH=configs/infer_i2v_camera.yaml bash scripts/finetune/train.sh

Reports: intro · full · v1.1