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-01-12 03:44:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
decoder_only
/
language
History
youkaichao
dc5ce861bf
[torch.compile] remove compilation_context and simplify code (
#10838
)
...
Signed-off-by: youkaichao <youkaichao@gmail.com>
2024-12-03 06:19:02 +00:00
..
__init__.py
…
test_aqlm.py
…
test_fp8.py
…
test_gguf.py
…
test_gptq_marlin_24.py
…
test_gptq_marlin.py
…
test_granite.py
…
test_jamba.py
[torch.compile] remove compilation_context and simplify code (
#10838
)
2024-12-03 06:19:02 +00:00
test_mamba.py
[torch.compile] remove compilation_context and simplify code (
#10838
)
2024-12-03 06:19:02 +00:00
test_mistral.py
[Tool parsing] Improve / correct mistral tool parsing (
#10333
)
2024-11-15 00:42:49 +00:00
test_modelopt.py
…
test_models.py
[Model] Support Qwen2 embeddings and use tags to select model tests (
#10184
)
2024-11-14 20:23:09 -08:00
test_phimoe.py
…