File tree Expand file tree Collapse file tree
dependencies/requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22aqtp
33array-record
44cloud-accelerator-diagnostics
5- cloud-tpu-diagnostics
5+ # TODO(b/477743392): Remove the pinned versions once the yanked version detection problem is resolved
6+ cloud-tpu-diagnostics == 0.1.5
67datasets
78flax
89gcsfs
@@ -12,6 +13,7 @@ google-cloud-mldiagnostics
1213google-cloud-monitoring
1314grain [parquet ]
1415huggingface_hub
16+ hf-xet == 1.2.0
1517jax
1618jaxlib
1719jaxtyping
@@ -38,7 +40,7 @@ tensorflow-datasets
3840tensorflow-text
3941tensorflow
4042tiktoken
41- tokamax
43+ tokamax == 0.0.8
4244transformers
4345qwix
4446google-jetstream @ https://github.com/AI-Hypercomputer/JetStream/archive/29329e8e73820993f77cfc8efe34eb2a73f5de98.zip
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ gviz-api>=1.10.0
8383h11>=0.16.0
8484h5py>=3.15.1
8585hf-transfer>=0.1.9
86- hf-xet>=1.2.1 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
86+ hf-xet>=1.2.0 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
8787httpcore>=1.0.9
8888httplib2>=0.31.1
8989httpx>=0.28.1
@@ -217,7 +217,7 @@ tensorflow>=2.19.1
217217tensorstore>=0.1.79
218218termcolor>=3.2.0
219219tiktoken>=0.12.0
220- tokamax>=0.1.0
220+ tokamax>=0.0.8
221221tokenizers>=0.22.2
222222toml>=0.10.2
223223tomlkit>=0.14.0
You can’t perform that action at this time.
0 commit comments