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-01-02 11:14:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
entrypoints
/
llm
History
Cyrus Leung
c29034037d
[Deprecation] Disallow pos-args other than
model
when initializing
LLM
(
#18802
)
...
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2025-05-29 09:36:58 -07:00
..
__init__.py
…
test_accuracy.py
…
test_chat.py
[Frontend] Support
chat_template_kwargs
in
LLM.chat
(
#17356
)
2025-04-29 22:03:35 +08:00
test_collective_rpc.py
[CI] Fix test_collective_rpc (
#17858
)
2025-05-08 16:47:12 +00:00
test_encode.py
…
test_generate_multiple_loras.py
…
test_generate.py
…
test_gpu_utilization.py
…
test_guided_generate.py
[Bugfix] Migrate to REGEX Library to prevent catastrophic backtracking (
#18454
)
2025-05-23 16:16:26 -07:00
test_lazy_outlines.py
…
test_prompt_validation.py
…