mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-04-22 07:29:23 +00:00
For a tensor with zero elements ggml_nbytes() was returning uint64_t::max, and this was causing graph allocation failure.
For a tensor with zero elements ggml_nbytes() was returning uint64_t::max, and this was causing graph allocation failure.