File size: 715 Bytes
eb4f961
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c3b0c9c
eb4f961
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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