update unit test (#3636)

This commit is contained in:
Yineng Zhang
2025-02-17 21:06:10 +08:00
committed by GitHub
parent 32b44d2fca
commit e319153be8
3 changed files with 7 additions and 6 deletions

View File

@@ -21,11 +21,11 @@ suites = {
"test_eval_accuracy_mini.py",
"test_gguf.py",
"test_input_embeddings.py",
"test_mla.py",
"test_mla_fp8.py",
"test_json_constrained.py",
"test_large_max_new_tokens.py",
"test_metrics.py",
"test_mla.py",
"test_mla_fp8.py",
"test_no_chunked_prefill.py",
"test_no_overlap_scheduler.py",
"test_openai_server.py",