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-03-31 11:57:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
model_executor
History
yuantao
8de4315229
Add support for openpangu_pro_moe_v2, which characterized by its different kv head size and sink kv in attention.
...
Signed-off-by: yuantao <2422264527@qq.com>
2025-11-15 12:00:40 +08:00
..
layers
[Hybrid] [Kernel] Fix chunk scan kernel when BLOCK_SIZE_DSTATE > 128 (
#28295
)
2025-11-14 22:55:42 +00:00
model_loader
Skip models that cannot currently init on Transformers v5 (
#28471
)
2025-11-12 23:43:57 +00:00
models
Add support for openpangu_pro_moe_v2, which characterized by its different kv head size and sink kv in attention.
2025-11-15 12:00:40 +08:00
warmup
[Core] Encoder separation for Encode-Prefill-Decode Disaggregation (
#25233
)
2025-11-11 18:58:33 -08:00
__init__.py
…
custom_op.py
…
parameter.py
[Docs] Replace
rst
style double-backtick with
md
single-backtick (
#27091
)
2025-10-17 02:47:34 -07:00
utils.py
[Chore] Clean up pytorch helper functions in
vllm.utils
(
#26908
)
2025-10-18 09:48:22 -07:00