Skip to content

Commit c930179

Browse files
authored
upgrading cosmos-rl version to 0.3.9 (#40)
* upgrading cosmos-rl version to 0.3.9 * Update lock file with new dependencies * upgrading cosmos-rl version to 0.3.9
1 parent 2ec2b21 commit c930179

5 files changed

Lines changed: 188 additions & 26 deletions

File tree

ci/license-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Requirements for ATTRIBUTIONS.md
22
accelerate==1.12.0
33
av==16.0.1
4-
cosmos-rl==0.3.6
4+
cosmos-rl==0.3.9
55
datasets==4.4.1
66
imageio-ffmpeg==0.6.0
77
llmcompressor==0.3.0

cosmos_reason2_utils/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dev = [
4444
"ruff==0.14.8",
4545
]
4646
cosmos-rl = [
47-
"cosmos-rl==0.3.6", # unstable api
47+
"cosmos-rl==0.3.9", # unstable api
4848
"datasets>=4.4.1",
4949
"toml>=0.10.2",
5050
"wandb>=0.23.0",

examples/cosmos_rl/uv.lock

Lines changed: 65 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)