This website requires JavaScript.
Explore
Help
Register
Sign In
squall
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
0f40557af6
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