Updated to 2023.04.11 8b67998

This commit is contained in:
James Reynolds 2023-04-12 13:17:57 -06:00 committed by Max Howell
parent f243e8cefb
commit 9ef056e74a

View file

@ -1,9 +1,9 @@
distributable:
url: https://github.com/ggerganov/llama.cpp/archive/refs/tags/master-3cd8dde.tar.gz
url: https://github.com/ggerganov/llama.cpp/archive/refs/tags/master-8b67998.tar.gz
strip-components: 1
versions:
- 2023.03.23
- 2023.04.11
provides:
- bin/llama.cpp
@ -25,6 +25,9 @@ build:
mv props/llama-fetch {{prefix}}/tbin
mv $SRCROOT/prompts {{prefix}}/share
mv $SRCROOT/*.py {{prefix}}/tbin
mv quantize {{prefix}}/tbin/quantize
wget \
--no-check-certificate \
'https://gist.githubusercontent.com/eiz/828bddec6162a023114ce19146cb2b82/raw/6b1d2b192815e6d61386a9a8853f2c3293b3f568/gistfile1.txt' \