We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ff969 commit b5d651bCopy full SHA for b5d651b
1 file changed
autotest/config-npu.yaml
@@ -9,7 +9,7 @@ default_config:
9
cpus_per_task: 256
10
memory_per_task: 1920
11
image: ccr-hw/910c:cann83rc3_pta271_fixzero
12
- pip_package: pip install -e .[all]; pip install more-itertools
+ pip_package: pip install -e . --no-deps; pip install more-itertools
13
envs:
14
- HF_HUB_CACHE=/mnt/shared-storage-user/auto-eval-pipeline/opencompass/models/hf_hub
15
eval:
0 commit comments