Fix base builder, missing tags

This commit is contained in:
Wing Lian
2023-05-31 09:52:03 -04:00
parent 6e9e98720e
commit e0011fdf55

View File

@@ -17,10 +17,12 @@ jobs:
- cuda: "118"
cuda_version: 11.8.0
python_version: "3.9"
pytorch: 2.0.0
axolotl_extras:
- cuda: "118"
cuda_version: 11.8.0
python_version: "3.10"
pytorch: 2.0.0
axolotl_extras:
- cuda: "117"
cuda_version: 11.7.0
@@ -28,8 +30,8 @@ jobs:
pytorch: 1.13.1
axolotl_extras:
- cuda: "118"
python_version: "3.9"
cuda_version: 11.8.0
python_version: "3.9"
pytorch: 2.0.0
axolotl_extras: gptq
steps: