File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ jobs:
262262 tf_force_gpu_allow_growth : false
263263 container_resource_option : " --privileged"
264264 is_scheduled_run : ${{ github.event_name == 'schedule' }}
265- extra_pip_deps_file : ' src/install_maxtext_extra_deps/extra_post_train_deps_from_github .txt'
265+ extra_pip_deps_file : ' src/install_maxtext_extra_deps/extra_post_train_base_deps_from_github .txt'
266266 maxtext_sha : ${{ needs.build_and_upload_maxtext_package.outputs.maxtext_sha }}
267267
268268 maxtext_post_training_tpu_unit_tests :
@@ -284,7 +284,7 @@ jobs:
284284 tf_force_gpu_allow_growth : false
285285 container_resource_option : " --privileged"
286286 is_scheduled_run : ${{ github.event_name == 'schedule' }}
287- extra_pip_deps_file : ' src/install_maxtext_extra_deps/extra_post_train_deps_from_github .txt'
287+ extra_pip_deps_file : ' src/install_maxtext_extra_deps/extra_post_train_base_deps_from_github .txt'
288288 maxtext_sha : ${{ needs.build_and_upload_maxtext_package.outputs.maxtext_sha }}
289289
290290 maxtext_gpu_integration_tests :
Original file line number Diff line number Diff line change 1+ google-tunix @ https://github.com/google/tunix/archive/336d102fe32ca0edbe42a8f66ff0fd533cebdf52.zip
Original file line number Diff line number Diff line change 1+ -r extra_post_train_base_deps_from_github.txt
12google-jetstream @ https://github.com/AI-Hypercomputer/JetStream/archive/29329e8e73820993f77cfc8efe34eb2a73f5de98.zip
2- google-tunix @ https://github.com/google/tunix/archive/336d102fe32ca0edbe42a8f66ff0fd533cebdf52.zip
33mlperf-logging @ https://github.com/mlcommons/logging/archive/38ab22670527888c8eb7825a4ece176fcc36a95d.zip
44tpu-inference @ https://github.com/vllm-project/tpu-inference/archive/0cae84fc9a883ba1bde02d4f07930e6af9e92958.zip
55vllm @ git+https://github.com/vllm-project/vllm@ee8a29511fc69e3f0f6291fa6ff1cf6e47f7750d
You can’t perform that action at this time.
0 commit comments