mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 10:47:38 +02:00
* scripts : use official split.py for cpp-httplib Using the official script is safer and ensures the generated code aligns with the library's standards. Signed-off-by: Adrien Gallouët <[email protected]> * Catch generic errors Signed-off-by: Adrien Gallouët <[email protected]> * Allow print() Signed-off-by: Adrien Gallouët <[email protected]> * Ensure robust cleanup Signed-off-by: Adrien Gallouët <[email protected]> --------- Signed-off-by: Adrien Gallouët <[email protected]>