Instructions to use 1x-technologies/GENIE_138M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 1x-technologies/GENIE_138M with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("1x-technologies/GENIE_138M", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| datasets: | |
| - 1x-technologies/worldmodel | |
| 138M parameter baseline [GENIE](https://arxiv.org/pdf/2402.15391) for `v1.1` of the [1X World Model Challenge](https://github.com/1x-technologies/1xgpt). | |