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
Add model-specific Description summary
#55
by jjf233 - opened
- .gitattributes +1 -0
- README.md +11 -0
- assets/cosmos3_model_tree_edge.png +3 -0
.gitattributes
CHANGED
|
@@ -52,3 +52,4 @@ assets/edge_action_fd_umi_2chunk_output.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
| 52 |
assets/edge_action_id_av_0_output.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
assets/edge_action_id_av_1_output.png filter=lfs diff=lfs merge=lfs -text
|
| 54 |
assets/diffusers_outputs/edge_i2v_diffusers.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 52 |
assets/edge_action_id_av_0_output.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
assets/edge_action_id_av_1_output.png filter=lfs diff=lfs merge=lfs -text
|
| 54 |
assets/diffusers_outputs/edge_i2v_diffusers.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
assets/cosmos3_model_tree_edge.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -19,6 +19,17 @@ tags:
|
|
| 19 |
|
| 20 |
## Description
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
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.
|
| 23 |
|
| 24 |
This model is ready for commercial and non-commercial use.
|
|
|
|
| 19 |
|
| 20 |
## Description
|
| 21 |
|
| 22 |
+
Cosmos3-Edge is the most compact member of the Cosmos3 family — a 4B-parameter Omnimodal world model that generates coherent text, image, video, and action outputs from combinations of text, image, video, and action-trajectory inputs. It brings Cosmos3's multimodal understanding and world-generation capabilities to latency- and resource-constrained deployments.
|
| 23 |
+
|
| 24 |
+
- **What's different from the larger models:** At 4B parameters, Cosmos3-Edge is the smallest model in the family (vs. Cosmos3-Nano 16B and Cosmos3-Super 64B), trading scale for efficiency under tighter compute, memory, and latency budgets while keeping the same MoT architecture and omnimodal interface.
|
| 25 |
+
- **Benchmarks:** Evaluated across both reasoning (general, robotics, smart-infrastructure, driving) and generation, it delivers the family's highest image-to-video throughput at competitive quality on PAIBench, RBench, and PhysicsIQ. See the [Benchmarks](https://huggingface.co/nvidia/Cosmos3-Edge#benchmarks) section.
|
| 26 |
+
- **Example usage and output:** See the [Usage](https://huggingface.co/nvidia/Cosmos3-Edge#usage) section.
|
| 27 |
+
- **Hardware:** The compact 4B size is intended for efficient single-GPU deployment; see [Usage](https://huggingface.co/nvidia/Cosmos3-Edge#usage) and [PBR](https://huggingface.co/nvidia/Cosmos3-Edge#pbr-performance-benchmark-reporting) for latency estimates.
|
| 28 |
+
|
| 29 |
+

|
| 30 |
+
|
| 31 |
+
Cosmos3-Edge was developed by NVIDIA as a part of Cosmos3.
|
| 32 |
+
|
| 33 |
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.
|
| 34 |
|
| 35 |
This model is ready for commercial and non-commercial use.
|
assets/cosmos3_model_tree_edge.png
ADDED
|
Git LFS Details
|