open-oasis
oasis-500m / README.md
thang5234's picture
Update README.md
2ec1b0f verified
|
raw
history blame
1.07 kB
metadata
license: mit
library_name: open-oasis
datasets:
  - microsoft/orca-agentinstruct-1M-v1
language:
  - am
metrics:
  - bertscore
base_model:
  - genmo/mochi-1-preview
new_version: Etched/oasis-500m
pipeline_tag: text-generation

Oasis 500M

Oasis is an interactive world model developed by Decart and Etched. Based on diffusion transformers, Oasis takes in user keyboard input and generates gameplay in an autoregressive manner. Here we release the weights for Oasis 500M, a downscaled version of the model, along with inference code for action-conditional frame generation.

For more details, see our joint blog post to learn more.

Run local inference

To generate action-conditional video using the 500M model, please see the instructions on our inference repo!

And to use the most powerful version of the model, be sure to check out the live demo!