llama.cpp
fa595462
- graph : handle non-contiguous Q/K/V in mul_mat_aux (#22630)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
59 days ago
graph : handle non-contiguous Q/K/V in mul_mat_aux (#22630) * qkv may not always be contiguous * cont : make the cont conditional --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
References
#22630 - graph : handle non-contiguous Q/K/V in mul_mat_aux
Author
CISC
Parents
a817a22b
Loading