Instructions to use nvidia/Cosmos-Embed1-448p with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos-Embed1-448p 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
- NeMo
How to use nvidia/Cosmos-Embed1-448p with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "processor_class": "CosmosEmbed1Processor", | |
| "auto_map": { | |
| "AutoProcessor": "preprocessing_embed1.CosmosEmbed1Processor" | |
| }, | |
| "resolution": 448, | |
| "num_video_frames": 8, | |
| "max_txt_len": 128 | |
| } | |