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
Edge Description: drop Input/Output bullet, add Benchmarks highlight
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ tags:
|
|
| 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 — roughly 4× smaller than Cosmos3-Nano (16B) and 16× smaller than Cosmos3-Super (64B). It trades scale for efficiency so it can run under tighter compute, memory, and latency budgets, while keeping the same Mixture-of-Transformers (MoT) architecture and omnimodal interface as the larger models.
|
| 25 |
-
- **
|
| 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 |
|
|
|
|
| 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 — roughly 4× smaller than Cosmos3-Nano (16B) and 16× smaller than Cosmos3-Super (64B). It trades scale for efficiency so it can run under tighter compute, memory, and latency budgets, while keeping the same Mixture-of-Transformers (MoT) architecture and omnimodal interface as the larger models.
|
| 25 |
+
- **Benchmarks:** Cosmos3-Edge delivers the highest image-to-video generation throughput in the family while achieving competitive quality across PAIBench, RBench, and PhysicsIQ (evaluated at 480p, 24 fps on a single NVIDIA H100); 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 |
|