mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-26 01:58:21 -04:00
rename llama|main -> llama-cli; consistent RPM bin prefixes
This commit is contained in:
@@ -20,7 +20,7 @@ set -x
|
||||
|
||||
SPLIT=$1/gguf-split
|
||||
QUANTIZE=$1/quantize
|
||||
MAIN=$1/llama
|
||||
MAIN=$1/llama-cli
|
||||
WORK_PATH=$TMP_DIR/quantize
|
||||
ROOT_DIR=$(realpath $(dirname $0)/../../)
|
||||
|
||||
|
Reference in New Issue
Block a user