fixes for spinning up vllm service for grpo (#3001)

This commit is contained in:
Wing Lian
2025-08-02 11:19:24 -04:00
committed by GitHub
parent 5639552064
commit 10946afae7
2 changed files with 13 additions and 70 deletions

View File

@@ -24,12 +24,13 @@ jobs:
cuda_version: 12.6.3
python_version: "3.11"
pytorch: 2.7.0
axolotl_extras: vllm
axolotl_extras:
- cuda: 126
cuda_version: 12.6.3
python_version: "3.11"
pytorch: 2.7.1
axolotl_extras:
axolotl_extras: vllm
is_latest: true
- cuda: 128
cuda_version: 12.8.1
python_version: "3.11"