# Models Manifest This directory is intentionally lightweight on the local machine. It records which model checkpoints should be downloaded on the remote cluster under: `/home/l/liyj/shiying/hku_diffusion_dllm/models` Use `../scripts/download_assets.py` on the remote side to materialize the checkpoints. The local copy should keep only this README and `manifest.json`. Tiers: - `smoke`: small assets or metadata checks for validating scripts. - `core`: checkpoints needed for the main block-diffusion reproduction path. - `full`: large or optional checkpoints from all references.