Instructions to use nvidia/Cosmos-UpsamplePrompt1-12B-Text2World with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos-UpsamplePrompt1-12B-Text2World with Cosmos:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "model_size": "12b", | |
| "input_types": [ | |
| "text" | |
| ], | |
| "dim": 5120, | |
| "n_layers": 40, | |
| "head_dim": 128, | |
| "hidden_dim": 14336, | |
| "n_heads": 32, | |
| "n_kv_heads": 8, | |
| "norm_eps": 1e-05, | |
| "vocab_size": 131072, | |
| "rope_theta": 1000000.0 | |
| } | |