--- license: apache-2.0 pipeline_tag: image-to-video tags: - world-model - video-generation - camera-control --- # Matrix-Game-3.5 Base Models 5B base (bidirectional) world models of **Matrix-Game-3.5**, built on Wan2.2-TI2V-5B with camera-aware 3D memory and PRoPE camera conditioning. | File | Mode | |---|---| | `first-person.safetensors` | first-person (egocentric) generation | | `third-person.safetensors` | third-person generation with protagonist reference conditioning | Distilled first-person model: [Matrix-Game-3.5-Distilled](https://huggingface.co/RiemannDynamics/Matrix-Game-3.5-Distilled). - Project page: https://matrix-game-v3-5.github.io/ - Inference code: see the Matrix-Game-3.5 repository