Instructions to use nvidia/Cosmos-Embed1-224p with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos-Embed1-224p 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-224p with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
File size: 204 Bytes
413fcdd | 1 2 3 4 5 6 7 8 9 10 | {
"processor_class": "CosmosEmbed1Processor",
"auto_map": {
"AutoProcessor": "preprocessing_embed1.CosmosEmbed1Processor"
},
"resolution": 224,
"num_video_frames": 8,
"max_txt_len": 128
}
|