fix(deps): update github.com/go-skynet/go-llama.cpp digest to 3f10005 (#485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-04 01:57:10 +02:00 committed by GitHub
parent b64c1d8ac1
commit 8a34679a13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/go-skynet/bloomz.cpp v0.0.0-20230510223001-e9366e82abdf
github.com/go-skynet/go-bert.cpp v0.0.0-20230529074307-771b4a085972
github.com/go-skynet/go-ggml-transformers.cpp v0.0.0-20230531065233-17b065584ef8
github.com/go-skynet/go-llama.cpp v0.0.0-20230531065249-10caf37d8b73
github.com/go-skynet/go-llama.cpp v0.0.0-20230603122627-3f10005b70c6
github.com/gofiber/fiber/v2 v2.46.0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-multierror v1.1.1