mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 17:25:07 +02:00
Merge commit '4df6e859e92dac52536f735785bb9e0a3bc63e2b' into concedo_experimental
# Conflicts: # .github/workflows/build.yml # README.md # ci/run.sh # examples/gen-docs/gen-docs.cpp # scripts/snapdragon/adb/run-cli.sh # tests/test-lora-conversion-inference.sh # tools/CMakeLists.txt # tools/completion/CMakeLists.txt # tools/completion/README.md # tools/server/CMakeLists.txt
This commit is contained in:
@@ -20,7 +20,7 @@ set -x
|
||||
|
||||
SPLIT=$1/llama-gguf-split
|
||||
QUANTIZE=$1/llama-quantize
|
||||
MAIN=$1/llama-cli
|
||||
MAIN=$1/llama-completion
|
||||
WORK_PATH=$TMP_DIR/quantize
|
||||
ROOT_DIR=$(realpath $(dirname $0)/../../)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user