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-09 21:45:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
kernels
History
Woosuk Kwon
0f40557af6
Implement block copy kernel to optimize beam search (
#32
)
2023-04-07 17:45:07 -07:00
..
activation.py
Optimize data movement (
#20
)
2023-04-02 00:30:17 -07:00
attention.py
Basic attention kernel that supports cached KV + (multi-)prompts (
#24
)
2023-04-04 20:34:46 -07:00
cache.py
Implement block copy kernel to optimize beam search (
#32
)
2023-04-07 17:45:07 -07:00
layernorm.py
Add custom kernel for RMS normalization (
#16
)
2023-04-01 00:51:22 +08:00
pos_encoding.py
Optimize data movement (
#20
)
2023-04-02 00:30:17 -07:00