liuuzexiang commited on
Commit
f313845
·
verified ·
1 Parent(s): 7ad096a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -87,4 +87,11 @@ With multiple GPUs, you can pass `--use_async_vae --async_vae_warmup_iters 1` to
87
  If you find this work useful for your research, please kindly cite our paper:
88
 
89
  ```
 
 
 
 
 
 
 
90
  ```
 
87
  If you find this work useful for your research, please kindly cite our paper:
88
 
89
  ```
90
+ @misc{2026matrix,
91
+ title={Matrix-Game 3.0: Real-Time and Streaming Interactive World Model with Long-Horizon Memory},
92
+ author={{Skywork AI Matrix-Game Team}},
93
+ year={2026},
94
+ howpublished={Technical report},
95
+ url={https://github.com/SkyworkAI/Matrix-Game/blob/main/Matrix-Game-3/assets/pdf/report.pdf}
96
+ }
97
  ```