Hirdetés

Új hozzászólás Aktív témák

  • S_x96x_S

    addikt

    egy LLM modellbe, hogyan lehetne egy teljes játékot besüríteni?

    Matrix-Game 3.0
    Real-Time and Streaming Interactive World Model with Long-Horizon Memory
    https://matrix-game-v3.github.io/
    "Experimental results show that Matrix-Game 3.0 achieves up to 40 FPS real-time generation at 720p resolution with a 5B model, while maintaining stable memory consistency over minute-long sequences. Scaling up to a 2×14B model further improves generation quality, dynamics, and generalization. Our approach provides a practical pathway toward industrial-scale deployable world models."


    """
    Our framework unifies three stages into an end-to-end pipeline:
    (1) Data Engine — an industrial-scale infinite data engine integrating Unreal Engine synthetic scenes, large-scale automated AAA game collection, and real-world video augmentation to produce high-quality Video-Pose-Action-Prompt quadruplets at scale;
    (2) Model Training — a memory-augmented Diffusion Transformer (DiT) with an error buffer that learns action-conditioned generation with memory-enhanced long-horizon consistency;
    (3) Inference Deployment — few-step sampling, INT8 quantization, and model distillation achieving 720p@40FPS real-time generation with a 5B model.
    """

Új hozzászólás Aktív témák