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
tokenspeed
vllm
/
vllm
/
model_executor
/
models
/
transformers
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
bnellnm
and
GitHub
1c2c1eb8b9
[MoE Refactor] Rename FusedMoE.make_expert_params_mapping to fused_moe_make_expert_params_mapping (
#40671
)
...
Signed-off-by: Bill Nell <
bnell@redhat.com
>
2026-04-23 11:22:34 -04:00
..
__init__.py
Don't compile vision encoder for Transformers backend (
#30518
)
2026-04-02 12:42:29 +00:00
base.py
Update to transformers v5 (
#30566
)
2026-04-15 16:29:15 -07: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
[MoE Refactor] Rename FusedMoE.make_expert_params_mapping to fused_moe_make_expert_params_mapping (
#40671
)
2026-04-23 11:22:34 -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
Add new tp plan styles to the Transformers modelling backend (
#40467
)
2026-04-21 08:51:30 -07:00