Instructions to use nvidia/Cosmos3-Edge-Policy-DROID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use nvidia/Cosmos3-Edge-Policy-DROID 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
Fix transformer/config.json for vllm-omni
#14
by mbalaNV - opened
The current config structure doesn't work with vllm-omni, as the framework assumes Qwen3 architecture without the "backbone_type": "cosmos3_edge_nemotron_dense" field. This MR fixes it
tangyue0820 changed pull request status to merged