Files
wehub-resource-sync a203934033
Lint test / lint (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:34:58 +08:00

8 lines
222 B
Bash

# You need to have a deployed model or api service first
swift eval \
--model '<model_name>' \
--eval_backend OpenCompass \
--eval_url http://127.0.0.1:8000/v1 \
--eval_limit 100 \
--eval_dataset gsm8k