fix(llama.cpp)

closes #5628
closes #5630
closes #5631
closes #5632
closes #5636
closes #5637
This commit is contained in:
Jacob Heider 2024-03-18 16:19:55 -04:00 committed by Jacob Heider
parent 08128acc99
commit 5729b3ca1c

View file

@ -62,7 +62,9 @@ build:
bkpyvenv seal {{prefix}} convert.py
test:
'{{prefix}}/bin/llama.cpp --help'
llama.cpp --version
# broke in 2453, difficult to filter due to calver tweaks
# llama.cpp --help
# ^^ testing more than this requires downloading the models 😬
entrypoint: ./entrypoint.sh