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-30 20:49:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
language
/
generation
History
Asaf Joseph Gardin
853c371fc3
[V1][Mamba] - Enable V1 by default for Mamba Models (
#23650
)
...
Signed-off-by: asafg <39553475+Josephasafg@users.noreply.github.com>
2025-08-27 20:53:30 +00:00
..
__init__.py
…
test_bart.py
[CI] change spell checker from codespell to typos (
#18711
)
2025-06-11 19:57:10 -07:00
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][Mamba] - Enable V1 by default for Mamba Models (
#23650
)
2025-08-27 20:53:30 +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
…