mirror of https://github.com/InternLM/InternLM
update env name
parent
363ae66167
commit
f940be9606
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue