[CI]Add model basic accuracy test(Qwen2.5-0.5B-Instruct) (#460)

### What this PR does / why we need it?
Add model basic accuracy test(Qwen2.5-0.5B-Instruct)

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
This commit is contained in:
hfadzxy
2025-04-17 14:59:56 +08:00
committed by GitHub
parent c3d1a3782a
commit 9935d45728
49 changed files with 145 additions and 75 deletions

View File

@@ -2,3 +2,5 @@
modelscope
pytest >= 6.0
pytest-asyncio
lm-eval
ray