Fix base builder, missing tags
This commit is contained in:
4
.github/workflows/base.yml
vendored
4
.github/workflows/base.yml
vendored
@@ -17,10 +17,12 @@ jobs:
|
|||||||
- cuda: "118"
|
- cuda: "118"
|
||||||
cuda_version: 11.8.0
|
cuda_version: 11.8.0
|
||||||
python_version: "3.9"
|
python_version: "3.9"
|
||||||
|
pytorch: 2.0.0
|
||||||
axolotl_extras:
|
axolotl_extras:
|
||||||
- cuda: "118"
|
- cuda: "118"
|
||||||
cuda_version: 11.8.0
|
cuda_version: 11.8.0
|
||||||
python_version: "3.10"
|
python_version: "3.10"
|
||||||
|
pytorch: 2.0.0
|
||||||
axolotl_extras:
|
axolotl_extras:
|
||||||
- cuda: "117"
|
- cuda: "117"
|
||||||
cuda_version: 11.7.0
|
cuda_version: 11.7.0
|
||||||
@@ -28,8 +30,8 @@ jobs:
|
|||||||
pytorch: 1.13.1
|
pytorch: 1.13.1
|
||||||
axolotl_extras:
|
axolotl_extras:
|
||||||
- cuda: "118"
|
- cuda: "118"
|
||||||
python_version: "3.9"
|
|
||||||
cuda_version: 11.8.0
|
cuda_version: 11.8.0
|
||||||
|
python_version: "3.9"
|
||||||
pytorch: 2.0.0
|
pytorch: 2.0.0
|
||||||
axolotl_extras: gptq
|
axolotl_extras: gptq
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user