update env name

pull/650/head
kkscilife 2024-01-23 10:13:11 +08:00
parent 363ae66167
commit f940be9606
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
env:
WORKSPACE_PREFIX: $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-4)
SLURM_PARTITION: llm_s
CONDA_BASE_ENV: python310-torch212-cu117
CONDA_BASE_ENV: internlm-model-base
jobs:
HF_model: