This website requires JavaScript.
Explore
Help
Sign In
karylab_agents
/
vllm
Watch
1
Star
0
Fork
0
forked from
Karylab-cklius/vllm
Code
Pull Requests
2
Actions
1
Packages
Activity
Files
dc8df110bc8a5c80dbb8f1fef02e98deb8aa2b09
vllm
/
vllm
/
model_executor
/
models
/
transformers
T
History
Hexiang Wang
and
GitHub
f02b3269e7
[PluggableLayer][3/N] Apply PluggableLayer to moe-related layers. (
#33556
)
...
Signed-off-by: whx-sjtu <
2952154980@qq.com
>
2026-04-14 09:55:00 -04:00
..
__init__.py
Don't compile vision encoder for Transformers backend (
#30518
)
2026-04-02 12:42:29 +00:00
base.py
[Quantization] [Refactor] Create special "GptOssMxfp4MoeMethod" (
#39604
)
2026-04-13 12:53:58 -04:00
causal.py
Fix pipeline parallel with multimodal models with the Transformers modelling backend (
#37057
)
2026-03-16 10:20:37 +00:00
legacy.py
[Bugfix] Fix RoBERTa position_ids accumulation on CUDA graph padding (
#37884
)
2026-03-23 15:15:12 +00:00
moe.py
[PluggableLayer][3/N] Apply PluggableLayer to moe-related layers. (
#33556
)
2026-04-14 09:55:00 -04:00
multimodal.py
Don't compile vision encoder for Transformers backend (
#30518
)
2026-04-02 12:42:29 +00:00
pooling.py
[Doc] Fix duplicate words in comments (
#36713
)
2026-03-10 21:28:31 -07:00
utils.py
Replace
nn.ConvNd
with vLLM's
ConvNdLayer
for Transformers modeling backend (
#31498
)
2025-12-29 16:20:01 +00:00