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
15ae8e0784d3889c6aa2c487ca00df4e3fde6f44
vllm
/
vllm
/
model_executor
/
models
/
transformers
T
History
Harry Mellor
and
GitHub
97d1c99302
Rename clashing method names for vLLM model protocol (
#27583
)
...
Signed-off-by: Harry Mellor <
19981378+hmellor@users.noreply.github.com
>
2025-11-12 19:14:33 -08:00
..
__init__.py
Refactor Transformers backend to use mixins (
#26906
)
2025-10-16 21:50:39 +00:00
base.py
Rename clashing method names for vLLM model protocol (
#27583
)
2025-11-12 19:14:33 -08:00
causal.py
[LoRA][1/N]Remove LoRA extra vocab (
#28382
)
2025-11-11 11:06:21 -08:00
legacy.py
Fix pooling adapters for Transformers backend (
#27338
)
2025-10-23 20:23:55 -07:00
moe.py
[BugFix] Support EP/DP + EPLB with MTP (
#25311
)
2025-11-05 15:22:17 +00:00
multimodal.py
Rename clashing method names for vLLM model protocol (
#27583
)
2025-11-12 19:14:33 -08:00
pooling.py
Fix pooling adapters for Transformers backend (
#27338
)
2025-10-23 20:23:55 -07:00
utils.py
Fix issues from
#28242
(
#28257
)
2025-11-07 04:23:17 +00:00