Fix ceval run.sh (#10410)

This commit is contained in:
Yuxuan Xia 2024-03-14 10:57:25 +08:00 committed by GitHub
parent f66329e35d
commit f36224aac4

View file

@ -1,5 +1,4 @@
python eval.py \
--model_family llama \
--model_path "path to model" \
--eval_type validation \
--device xpu \