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-18 19:27:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
language
/
generation
History
汪志鹏
829bbd7882
[New Model]mBART model (
#22883
)
...
Signed-off-by: 汪志鹏 <wangzhipeng628@gmail.com>
2025-08-16 12:16:58 +00:00
..
__init__.py
…
test_bart.py
…
test_common.py
[Misc] Modify the organization of GLM series (
#22171
)
2025-08-03 23:51:20 -07:00
test_gemma.py
[Misc] unify variable for LLM instance v2 (
#21356
)
2025-07-22 06:32:36 -07:00
test_granite.py
…
test_hybrid.py
[V1] [Hybrid] Support using float32 for state in Hybrid Models (Mamba2, Mamba1, Minimax) (
#22928
)
2025-08-15 12:57:06 +00:00
test_mbart.py
[New Model]mBART model (
#22883
)
2025-08-16 12:16:58 +00:00
test_mistral.py
[V0 deprecation] Guided decoding (
#21347
)
2025-07-29 03:15:30 -07:00
test_phimoe.py
…