[#8391][chore] added deepseek_r1_distill_qwen_32b AutoDeploy perf test to L0 (#10377)

Signed-off-by: Eran Geva <19514940+MrGeva@users.noreply.github.com>
This commit is contained in:
Eran Geva 2026-01-04 20:35:52 +02:00 committed by GitHub
parent a65b0d4efa
commit e2f5455533
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,3 +43,4 @@ l0_perf:
backend: pytorch
tests:
- perf/test_perf.py::test_perf[llama_v3.1_8b_instruct-bench-_autodeploy-float16-input_output_len:128,128-reqs:8192]
- perf/test_perf.py::test_perf[deepseek_r1_distill_qwen_32b-bench-_autodeploy-float16-input_output_len:1024,1024-reqs:512]