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
2025-12-16 11:35:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
entrypoints
History
Andrew Xia
52cb349fc0
[responsesAPI][3] ResponsesParser to set up non harmony MCP (
#29413
)
...
Signed-off-by: Andrew Xia <axia@fb.com> Co-authored-by: Andrew Xia <axia@fb.com>
2025-12-02 11:24:45 -05:00
..
llm
Fix(llm): Abort orphaned requests when llm.chat() batch fails
Fixes
#26081
(
#27420
)
2025-11-02 16:24:01 +00:00
offline_mode
[Frontend] Perform offline path replacement to
tokenizer
(
#29706
)
2025-11-28 18:32:08 -08:00
openai
[responsesAPI][3] ResponsesParser to set up non harmony MCP (
#29413
)
2025-12-02 11:24:45 -05:00
pooling
[Multimodal][Core] Optimize multimodal preprocessing cache by hashing image bytes instead of pixel values (
#29621
)
2025-12-02 21:49:02 +08:00
sagemaker
[Misc] Update conftest for entrypoints/sagemaker test folder (
#29799
)
2025-12-01 18:56:39 -09:00
__init__.py
…
conftest.py
[LoRA] Cleanup LoRA unused code (
#29611
)
2025-11-28 22:52:58 -08:00
test_api_server_process_manager.py
…
test_chat_utils.py
[Chore] Move tokenizer initialization methods (
#29793
)
2025-12-02 13:33:37 +08:00
test_context.py
…
test_harmony_utils.py
…
test_renderer.py
…
test_responses_utils.py
[responsesAPI][4] fix responseOutputItem Kimi K2 thinking bug (
#29555
)
2025-12-02 02:11:35 +00:00
test_ssl_cert_refresher.py
…