"docs/vscode:/vscode.git/clone" did not exist on "689ffe5b6305e30cfb1c7b86375012a4db508b29"
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精度评测方法
...@@ -115,4 +115,4 @@ python run.py configs/eval_llama2_tgi.py ...@@ -115,4 +115,4 @@ python run.py configs/eval_llama2_tgi.py
## 参考资料 ## 参考资料
- [README_ORIGIN](README_ORIGIN.md) - [README_ORIGIN](README_ORIGIN.md)
- [https://github.com/open-compass/opencompass](https://github.com/open-compass/opencompass.git) - [https://github.com/open-compass/opencompass](https://github.com/open-compass/opencompass.git)
\ No newline at end of file
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