vllm/tests/async_engine
Breno Faria 87d41c849d
[BUGFIX] [FRONTEND] Correct chat logprobs (#5029)
Co-authored-by: Breno Faria <breno.faria@intrafind.com>
2024-05-30 02:52:14 -07:00
..
__init__.py [CI/Build] Move test_utils.py to tests/utils.py (#4425) 2024-05-13 23:50:09 +09:00
api_server_async_engine.py Migrate linter from pylint to ruff (#1665) 2023-11-20 11:58:01 -08:00
test_api_server.py [Core] Fix engine-use-ray broken (#4105) 2024-04-16 05:24:53 +00:00
test_async_llm_engine.py [Core] Consolidate prompt arguments to LLM engines (#4328) 2024-05-28 13:29:31 -07:00
test_chat_template.py [Frontend] Move async logic outside of constructor (#4674) 2024-05-08 22:48:33 -07:00
test_openapi_server_ray.py [BUGFIX] [FRONTEND] Correct chat logprobs (#5029) 2024-05-30 02:52:14 -07:00
test_request_tracker.py Add health check, make async Engine more robust (#3015) 2024-03-04 22:01:40 +00:00