This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
vllm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/vllm.git
synced
2026-07-24 13:20:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f40557af6141ced118b81f2a04e651a0c6c9dbd
vllm
/
tests
/
kernels
T
History
Woosuk Kwon
and
GitHub
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