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-10 00:30:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
kernels
/
core
History
Cyrus Leung
2f17117606
[mypy] Fix wrong type annotations related to tuple (
#25660
)
...
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2025-09-25 13:00:45 +00:00
..
test_activation.py
[Kernel] Add cuda kernel for gpt_oss activation (
#22951
)
2025-08-17 05:03:24 +00:00
test_fused_quant_layernorm.py
…
test_layernorm.py
[Model] New model support for Motif-1-Tiny (
#23414
)
2025-09-10 23:29:40 -07:00
test_mrope.py
[Kernel][Performance] Add Triton kernel for Qwen3-VL interleaved MRoPE (
#25055
)
2025-09-19 10:27:49 +00:00
test_opcheck.py
…
test_permute_cols.py
…
test_pos_encoding.py
[mypy] Fix wrong type annotations related to tuple (
#25660
)
2025-09-25 13:00:45 +00:00
test_rotary_embedding.py
[Chore] Remove unused batched RoPE op & kernel (
#24789
)
2025-09-13 00:08:20 -07:00
test_uva.py
…