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
Add model-specific Description summary
Browse filesAdds a specialized Description paragraph + bullets (analogous to Cosmos3-Super-Image2Video-4Step) summarizing what this model is and how it differs, while keeping the existing generic Cosmos3 overview.
README.md
CHANGED
|
@@ -46,6 +46,15 @@ countDownloads:
|
|
| 46 |
|
| 47 |
## Description
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
Cosmos3 is a collection of Omnimodal world models capable of generating dynamic, high-quality video, image, audio, and action commands from combinations of text, image, video, and action trajectory inputs. It serves as a foundational building block for a broad range of Physical AI applications and research spanning world understanding, world generation, simulation, and embodied policy learning.
|
| 50 |
|
| 51 |
This model is ready for commercial and non-commercial use.
|
|
|
|
| 46 |
|
| 47 |
## Description
|
| 48 |
|
| 49 |
+
Cosmos3-Edge-Policy-DROID is a robot-manipulation policy in the compact 4B Cosmos3-Edge family, specialized for the DROID robot platform. Given language instructions and visual observations from a DROID robot, it generates robot action trajectories for manipulation and control tasks.
|
| 50 |
+
|
| 51 |
+
- **What's different from the base model:** Where Cosmos3-Edge is a general-purpose Omnimodal world model, this variant is specialized into a control policy for the DROID platform — optimized to map language instructions plus visual observations directly to executable robot action trajectories for manipulation and control.
|
| 52 |
+
- **Input / Output:** Language instruction + DROID visual observations in → robot action trajectories out.
|
| 53 |
+
- **Example usage and output:** See the [Usage](https://huggingface.co/nvidia/Cosmos3-Edge-Policy-DROID#usage) / Quickstart section.
|
| 54 |
+
- **Hardware:** The compact 4B size is intended for efficient single-GPU deployment; see [Usage](https://huggingface.co/nvidia/Cosmos3-Edge-Policy-DROID#usage).
|
| 55 |
+
|
| 56 |
+
Cosmos3-Edge-Policy-DROID was developed by NVIDIA as a part of Cosmos3.
|
| 57 |
+
|
| 58 |
Cosmos3 is a collection of Omnimodal world models capable of generating dynamic, high-quality video, image, audio, and action commands from combinations of text, image, video, and action trajectory inputs. It serves as a foundational building block for a broad range of Physical AI applications and research spanning world understanding, world generation, simulation, and embodied policy learning.
|
| 59 |
|
| 60 |
This model is ready for commercial and non-commercial use.
|