Add a new event loop (#1677)

This commit is contained in:
Lianmin Zheng
2024-10-16 01:33:20 -07:00
committed by GitHub
parent a5114b6f91
commit 9116b2896f
9 changed files with 161 additions and 25 deletions

View File

@@ -17,6 +17,7 @@ suites = {
"test_json_constrained.py",
"test_large_max_new_tokens.py",
"test_openai_server.py",
"test_overlap_schedule.py",
"test_pytorch_sampling_backend.py",
"test_retract_decode.py",
"test_server_args.py",