fix(deps): update github.com/go-skynet/go-llama.cpp digest to b1a4256

This commit is contained in:
renovate[bot] 2023-06-05 02:08:59 +00:00 committed by GitHub
parent e873fc7b71
commit 3aefd8ea91
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-20230529155654-1834e77b83fa
github.com/go-skynet/go-bert.cpp v0.0.0-20230531070950-0548994371f7
github.com/go-skynet/go-ggml-transformers.cpp v0.0.0-20230604074754-6fb862c72bc0
github.com/go-skynet/go-llama.cpp v0.0.0-20230603122627-3f10005b70c6
github.com/go-skynet/go-llama.cpp v0.0.0-20230604235446-b1a425611fde
github.com/gofiber/fiber/v2 v2.46.0
github.com/google/uuid v1.3.0
github.com/hashicorp/go-multierror v1.1.1