Skip to content

Commit 85ac98e

Browse files
ggerganovakawrykow
authored andcommitted
ci : pip install gguf in editable mode (ggml-org#2782)
ggml-ci
1 parent a6b2b88 commit 85ac98e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ if [ -z ${GG_BUILD_LOW_PERF} ]; then
391391
ln -sfn ${mnt_models} ${SRC}/models-mnt
392392

393393
python3 -m pip install -r ${SRC}/requirements.txt
394+
python3 -m pip install --editable gguf-py
394395
fi
395396

396397
ret=0

0 commit comments

Comments
 (0)