Skip to content

Commit 65affee

Browse files
update requirements
1 parent 67f4d19 commit 65affee

5 files changed

Lines changed: 18 additions & 103 deletions

src/dependencies/requirements/requirements_decoupled_jax_0_7.1.txt

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/dependencies/requirements/requirements_decoupled_jax_0_8_2.txt renamed to src/dependencies/requirements/requirements_decoupled_jax_0_9_1.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ datasets
55
flax
66
grain[parquet]
77
huggingface_hub
8-
jax==0.8.2
9-
jaxlib==0.8.2
8+
jax==0.9.1
109
jaxtyping
1110
jsonlines
1211
ml-collections

src/dependencies/requirements/requirements_decoupled_rocm_jax_0_7.1.txt

Lines changed: 0 additions & 47 deletions
This file was deleted.

src/dependencies/requirements/requirements_decoupled_rocm_jax_0_8_2.txt renamed to src/dependencies/requirements/requirements_decoupled_rocm_jax_0_9_1.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@ flax
66
grain[parquet]
77
huggingface_hub
88

9+
jax==0.9.1
910

10-
# ROCm JAX 0.8.2 (py312) wheels (install order matters)
11-
https://github.com/ROCm/rocm-jax/releases/download/rocm-jax-v0.8.2/jax_rocm7_pjrt-0.8.2+rocm7.2.0-py3-none-manylinux_2_28_x86_64.whl
12-
https://github.com/ROCm/rocm-jax/releases/download/rocm-jax-v0.8.2/jax_rocm7_plugin-0.8.2+rocm7.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
13-
https://github.com/ROCm/rocm-jax/releases/download/rocm-jax-v0.8.2/jaxlib-0.8.2+rocm7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
14-
jax==0.8.2
11+
# ROCm JAX wheels
12+
jax-rocm7-plugin==0.9.1.*
1513

14+
# Post-training deps (needed at pytest collection time for tests/post_training/unit/*).
15+
# vLLM ROCm wheel from AMD's index; pinned to match the rocm7.1.2 / gfx950 stack.
16+
--extra-index-url https://rocm.frameworks.amd.com/whl/gfx950-dcgpu/
17+
vllm==0.16.1.dev10+g11515110f.d20260324.rocm712
18+
math-verify
1619

1720
jaxtyping
1821
jsonlines

src/dependencies/requirements/requirements_rocm_jax_0.8.2.txt renamed to src/dependencies/requirements/requirements_rocm_jax_0_9_1.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ flax
66
grain[parquet]
77
huggingface_hub
88

9+
jax==0.9.1
910

10-
# ROCm JAX 0.8.2 (py312) wheels (install order matters)
11-
https://github.com/ROCm/rocm-jax/releases/download/rocm-jax-v0.8.2/jax_rocm7_pjrt-0.8.2+rocm7.2.0-py3-none-manylinux_2_28_x86_64.whl
12-
https://github.com/ROCm/rocm-jax/releases/download/rocm-jax-v0.8.2/jax_rocm7_plugin-0.8.2+rocm7.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
13-
https://github.com/ROCm/rocm-jax/releases/download/rocm-jax-v0.8.2/jaxlib-0.8.2+rocm7-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
14-
jax==0.8.2
11+
# ROCm JAX wheels
12+
jax-rocm7-plugin==0.9.1.*
13+
14+
# Post-training deps (needed at pytest collection time for tests/post_training/unit/*).
15+
# vLLM ROCm wheel from AMD's index; pinned to match the rocm7.1.2 / gfx950 stack.
16+
--extra-index-url https://rocm.frameworks.amd.com/whl/gfx950-dcgpu/
17+
vllm==0.16.1.dev10+g11515110f.d20260324.rocm712
18+
math-verify
1519

1620

1721
jaxtyping

0 commit comments

Comments
 (0)