mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-18 16:47:42 +00:00
* embedding: assign `n_ubatch` value, print error on `n_batch` overflow
* Update examples/embedding/embedding.cpp
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
* use %ld instead of %lld
* Revert "use %ld instead of %lld"
This reverts commit ea753ede90
.
---------
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>