提交 5fad8b40 编辑于 作者: 王泽鑫's avatar 王泽鑫
浏览文件

init

上级 ce70611c
加载中
加载中
加载中
加载中
+1 −0
原始行号 差异行号 差异行
@@ -14,6 +14,7 @@ conda create -n aiops25 python=3.12.6
conda activate aiops25
pip install -U torch==2.6.0+cu126 --index-url https://download.pytorch.org/whl/cu126
pip install -r requirements.txt
export HF_ENDPOINT=https://hf-mirror.com
```

## 评测脚本使用指南