This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2026-04-13 15:27:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
entrypoints
History
tomeras91
395b1c7454
[Frontend] don't block event loop in tokenization (preprocess) in OpenAI compatible server (
#10635
)
...
Signed-off-by: Tomer Asida <tomera@ai21.com>
2024-11-27 13:21:10 -08:00
..
openai
[Frontend] don't block event loop in tokenization (preprocess) in OpenAI compatible server (
#10635
)
2024-11-27 13:21:10 -08:00
__init__.py
Change the name to vLLM (
#150
)
2023-06-17 03:07:40 -07:00
api_server.py
bugfix: fix the bug that stream generate not work (
#2756
)
2024-11-09 10:09:48 +00:00
chat_utils.py
[Model]: Add support for Aria model (
#10514
)
2024-11-25 18:10:55 +00:00
launcher.py
[Core][Bugfix][Perf] Introduce
MQLLMEngine
to avoid
asyncio
OH (
#8157
)
2024-09-18 13:56:58 +00:00
llm.py
[Bugfix] Fix using
-O[0,3]
with LLM entrypoint (
#10677
)
2024-11-26 10:44:01 -08:00
logger.py
[Frontend] API support for beam search (
#9087
)
2024-10-05 23:39:03 -07:00