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-26 16:09:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
entrypoints
History
cong-meta
a2981c4272
[EP/DP][API Server] Enable DP-aware routing in OpenAI API requests (
#24945
)
...
Co-authored-by: Cong Chen <prowindy@gmail.com>
2025-10-30 12:10:16 -07:00
..
anthropic
Support Anthropic API /v1/messages Endpoint (
#22627
)
2025-10-22 09:13:18 -07:00
llm
[Bugfix][Frontend] validate arg priority in frontend LLM class before add request (
#27596
)
2025-10-28 14:02:43 +00:00
offline_mode
…
openai
[EP/DP][API Server] Enable DP-aware routing in OpenAI API requests (
#24945
)
2025-10-30 12:10:16 -07:00
pooling
[Frontend][Doc][5/N] Improve all pooling task | Polish encode (pooling) api & Document. (
#25524
)
2025-10-30 12:13:05 +00:00
__init__.py
…
conftest.py
…
test_api_server_process_manager.py
…
test_chat_utils.py
fix: allow HuggingFace standard chat template params via **kwargs (
#27622
)
2025-10-28 21:12:34 +08:00
test_context.py
[frontend][gptoss] Add per turn stats into Harmony Context (
#25061
)
2025-10-14 16:48:13 -07:00
test_harmony_utils.py
[Frontend] [gpt-oss] Mcp type bug (
#27689
)
2025-10-29 10:01:32 +00:00
test_renderer.py
[Frontend] Require flag for loading text and image embeds (
#27204
)
2025-10-22 15:52:02 +00:00
test_ssl_cert_refresher.py
…