llama.cpp
8ab8ba62
- llama : prevent usage of k-quants when tensor size is not a multiple of 256 (#1921)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
llama : prevent usage of k-quants when tensor size is not a multiple of 256 (#1921) * Fix examples/metal * k-quants: prevent usage when tensor size is not divisible by 256 --------- Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
References
#1921 - Prevent usage of k-quants when tensor size is not a multiple of 256
Author
ikawrakow
Parents
90cc59d6
Loading