Skip to content

Add Cosmos3 model family (4B/16B/64B) with Ideogram-style JSON prompt encoding#2856

Merged
bghira merged 22 commits into
mainfrom
copilot/model-support-cosmos3
Jul 22, 2026
Merged

Add Cosmos3 model family (4B/16B/64B) with Ideogram-style JSON prompt encoding#2856
bghira merged 22 commits into
mainfrom
copilot/model-support-cosmos3

Conversation

Copilot AI commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This pull request adds comprehensive support and documentation for the NVIDIA Cosmos3 model family across multiple languages. The main changes include updates to the quickstart and options documentation to introduce Cosmos3, as well as the addition of a new, detailed quickstart guide for Cosmos3 in Spanish.

Cosmos3 Model Support and Documentation:

Quickstart Documentation Updates:

  • Added Cosmos3 to the model feature matrix in all quickstart guides (QUICKSTART.md, .es.md, .hi.md, .ja.md, .pt-BR.md, .zh.md), including links to new Cosmos3 quickstart guides in each language. [1] [2] [3] [4] [5] [6]

Options Documentation Updates:

  • Documented two new command-line options, --cosmos3_reasoner_component and --cosmos3_generator_component, in all supported languages, explaining their purpose, usage, and available choices for Cosmos3 model configuration. [1] [2] [3] [4] [5] [6]

New Quickstart Guide:

  • Added a new Spanish quickstart guide for Cosmos3 (quickstart/COSMOS3.es.md), detailing model flavors, hardware recommendations, installation, example configs, dataset handling, and validation procedures.

These changes ensure that users can easily configure, train, and validate models with Cosmos3 support, with clear guidance available in multiple languages.

Copilot AI linked an issue Jul 20, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add JSON style prompts for Cosmos3 pretrained models Add Cosmos3 model family (4B/16B/64B) with Ideogram-style JSON prompt encoding Jul 20, 2026
Copilot AI requested a review from bghira July 20, 2026 12:54
@bghira
bghira marked this pull request as ready for review July 20, 2026 14:36
@bghira
bghira requested a review from Copilot July 20, 2026 14:36

This comment was marked as off-topic.

@bghira
bghira force-pushed the copilot/model-support-cosmos3 branch from 71c822b to ac4971f Compare July 21, 2026 17:36
Repository owner deleted a comment from Copilot AI Jul 21, 2026
Repository owner deleted a comment from Copilot AI Jul 21, 2026
Repository owner deleted a comment from Copilot AI Jul 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 39 out of 39 changed files in this pull request and generated 8 comments.

Comment thread simpletuner/helpers/training/wrappers.py
Comment thread simpletuner/helpers/training/collate.py
Comment thread simpletuner/helpers/training/collate.py
Comment thread simpletuner/helpers/models/model_metadata.json
Comment thread simpletuner/examples/cosmos3-image.lycoris-lokr/config.json
Comment thread simpletuner/examples/cosmos3-video.lycoris-lokr/config.json
Comment thread simpletuner/examples/cosmos3-video-audio.lycoris-lokr/config.json
Comment thread documentation/quickstart/COSMOS3.md Outdated
bghira added 3 commits July 21, 2026 22:40
@bghira
bghira merged commit aaeb3aa into main Jul 22, 2026
4 checks passed
@bghira
bghira deleted the copilot/model-support-cosmos3 branch July 22, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Model Support] Cosmos3 (4B, 16B, 64B pretrained models)

3 participants