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-25 20:41:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
model_executor
/
models
/
transformers
History
Cyrus Leung
d0e186c16f
[V0 Deprecation] Remove unused
context_len
and
seq_len
from M-RoPE (
#28395
)
...
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2025-11-11 00:30:06 +08:00
..
__init__.py
…
base.py
[Bugfix] Fix encoder-only model support for transformers backend (
#28021
)
2025-11-04 22:24:41 -08:00
causal.py
…
legacy.py
…
moe.py
[BugFix] Support EP/DP + EPLB with MTP (
#25311
)
2025-11-05 15:22:17 +00:00
multimodal.py
[V0 Deprecation] Remove unused
context_len
and
seq_len
from M-RoPE (
#28395
)
2025-11-11 00:30:06 +08:00
pooling.py
…
utils.py
Fix issues from
#28242
(
#28257
)
2025-11-07 04:23:17 +00:00