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 18:57:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
kernels
History
youkaichao
230c4b38c1
[CI/Test] fix swap test for multi gpu (
#4689
)
2024-05-08 13:14:02 -07:00
..
allclose_default.py
…
conftest.py
[Kernel] Use flashinfer for decoding (
#4353
)
2024-05-03 15:51:27 -07:00
test_activation.py
…
test_attention.py
[Core][Model runner refactoring 1/N] Refactor attn metadata term (
#4518
)
2024-05-03 10:20:12 -07:00
test_cache.py
[CI/Test] fix swap test for multi gpu (
#4689
)
2024-05-08 13:14:02 -07:00
test_layernorm.py
[Kernel] Layernorm performance optimization (
#3662
)
2024-03-30 14:26:38 -07:00
test_moe.py
[Kernel] Support MoE Fp8 Checkpoints for Mixtral (Static Weights with Dynamic/Static Activations) (
#4527
)
2024-05-04 11:45:16 -07:00
test_pos_encoding.py
…
test_prefix_prefill.py
[Bugfix][Kernel] allow non-power-of-2 for prefix prefill with alibi (
#4573
)
2024-05-08 09:19:58 -07:00
test_rand.py
…
test_sampler.py
…