Commit 7acc1916 authored by dongchy920's avatar dongchy920
Browse files

Update README.md

parent 9d8a1352
...@@ -219,7 +219,7 @@ bash scripts/llama/train/stage_1_2_full_v7b_336_hr_768_finetune.sh ...@@ -219,7 +219,7 @@ bash scripts/llama/train/stage_1_2_full_v7b_336_hr_768_finetune.sh
## 测试 ## 测试
``` ```
# 修改CUDA_VISIBLE_DEVICES='5',调整显卡 # 修改HIP_VISIBLE_DEVICES='5',调整显卡
# 需要调整transformers版本 # 需要调整transformers版本
pip install transformers==4.37.2 pip install transformers==4.37.2
bash scripts/llama/eval/mmmu.sh bash scripts/llama/eval/mmmu.sh
......
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