Instructions to use nvidia/Cosmos3-Edge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos3-Edge 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
File size: 154 Bytes
6f58f6b | 1 2 3 4 5 6 7 8 9 | {
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 11,
"pad_token_id": 0,
"transformers_version": "4.57.1"
}
|