feat: update llama.cpp to support k-quants (#521)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
renovate/github.com-imdario-mergo-1.x
ci-robbot [bot] 1 year ago committed by GitHub
parent d62aef2016
commit 0909a0637e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Makefile

@ -3,7 +3,7 @@ GOTEST=$(GOCMD) test
GOVET=$(GOCMD) vet
BINARY_NAME=local-ai
GOLLAMA_VERSION?=cca84ed55fb920ccdd6158958b2c9b773ce17eea
GOLLAMA_VERSION?=37ef81d01ae0848575e416e48b41d112ef0d520e
GPT4ALL_REPO?=https://github.com/go-skynet/gpt4all
GPT4ALL_VERSION?=f7498c9
GOGGMLTRANSFORMERS_VERSION?=bd765bb6f3b38a63f915f3725e488aad492eedd4

Loading…
Cancel
Save