This is a Multimodal World Model architecture based on the Joint-Embedding Predictive Architecture (JEPA).
It fuses the reasoning power of Qwen3-VL-4B-Thinking with the visual latent space of Stable Diffusion VAE.
World Modeling: Designed to predict the next latent state of a scene.
🛠 Status
This repository contains the structural fuse. The predictors are currently randomly initialized and require training on sequential image data to function as a world model.