llama.cpp
cddc899b - llama : various integer type cast and format string fixes

Commit
1 year ago
llama : various integer type cast and format string fixes Some platforms use "%lu" and others "%llu" for uint64_t. Not sure how to handle that, so casting to size_t when displaying errors.
Author
Committer
Parents
Loading