llama.cpp
e00b4a8f
- Fix more int overflow during quant (PPL/CUDA). (#6563)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix more int overflow during quant (PPL/CUDA). (#6563) * Fix more int overflow during quant. * Fix some more int overflow in softmax. * Revert back to int64_t.
References
#6563 - Fix more int overflow during quant (PPL/CUDA).
Author
dranger003
Parents
7bb36ccf
Loading