Interactive world foundation model for game generation
Top 44.0% on sourcepulse
Matrix-Game is a 17B-parameter foundation model for generating controllable game worlds, specifically targeting interactive video generation conditioned on user inputs. It offers fine-grained control over dynamic scene evolution and includes a benchmark for evaluating Minecraft world models.
How It Works
This project utilizes a diffusion-based image-to-world model that generates high-quality videos based on keyboard and mouse inputs. This approach allows for dynamic scene evolution and precise user control, differentiating it from static world generation methods.
Quick Start & Requirements
pip install -r requirements.txt
bash run_inference.sh
Highlighted Details
Maintenance & Community
The project is associated with SkyworkAI. Further community or roadmap details are not explicitly provided in the README.
Licensing & Compatibility
Licensed under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
The model has significant hardware requirements, demanding at least 80GB of VRAM on an A100/H100 GPU for inference.
1 month ago
Inactive