Commit 31a9e33f authored by gaoqiong's avatar gaoqiong
Browse files

Update README.md

parent 348ae0f2
...@@ -81,7 +81,7 @@ python run.py configs/eval_llama2_vllm.py ...@@ -81,7 +81,7 @@ python run.py configs/eval_llama2_vllm.py
unzip gpufusion.zip -d /opt/dtk-24.04/ unzip gpufusion.zip -d /opt/dtk-24.04/
#激活相关环境变量 #激活相关环境变量
source /opt/dtk-24.04/env.sh source /opt/dtk-24.04/env.sh
source /opt/dtk/cuda/env.sh source /opt/dtk-24.04/cuda/env.sh
#进入opencompass进行评测 #进入opencompass进行评测
cd opencompass cd opencompass
#fp16精度评测方法 #fp16精度评测方法
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment