ci : pip install gguf in editable mode
ggml-ci
This commit is contained in:
parent
8194cd8772
commit
e38f78476a
1 changed files with 1 additions and 0 deletions
|
@ -391,6 +391,7 @@ if [ -z ${GG_BUILD_LOW_PERF} ]; then
|
|||
ln -sfn ${mnt_models} ${SRC}/models-mnt
|
||||
|
||||
python3 -m pip install -r ${SRC}/requirements.txt
|
||||
python3 -m pip install --editable gguf-py
|
||||
fi
|
||||
|
||||
ret=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue