mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 02:37:27 +02:00
* app : introduce the llama unified executable
Signed-off-by: Adrien Gallouët <[email protected]>
* Use serve for server
Signed-off-by: Adrien Gallouët <[email protected]>
* Hide completion and bench, add help command
Signed-off-by: Adrien Gallouët <[email protected]>
* Remove STATIC
Signed-off-by: Adrien Gallouët <[email protected]>
* Use -impl targets instead of -lib
Signed-off-by: Adrien Gallouët <[email protected]>
* Revert "Remove STATIC"
This reverts commit cc44caccb9.
---------
Signed-off-by: Adrien Gallouët <[email protected]>