Files
ik_llama.cpp/ggml
Iwan Kawrakow d7ef3a53a7 Fix ggml_nbytes() problem and cleanup
For a tensor with zero elements ggml_nbytes() was returning
uint64_t::max, and this was causing graph allocation failure.
2025-02-25 07:35:49 +02:00
..
2024-07-27 07:55:01 +02:00
2025-02-25 07:35:49 +02:00
2024-07-27 07:55:01 +02:00