Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler authored and github-actions[bot] committed Dec 16, 2023
1 parent 09ec74a commit 97e7900
Show file tree
Hide file tree
Showing 3 changed files with 188,389 additions and 93,823 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/go-skynet/model-gallery
go 1.21

require (
github.com/go-skynet/LocalAI v1.40.1-0.20231106180746-e7fa2e06f8fc
github.com/go-skynet/LocalAI v1.40.1-0.20231216172245-3d83128f169d
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5/go.mod h1:qssHWj6
github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod h1:Lj+Z9rebOhdfkVLjJ8T6VcRQv3SXugXy999NBtR9aFY=
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-skynet/LocalAI v1.40.1-0.20231106180746-e7fa2e06f8fc h1:RhtIk7epxL96T9r9H0sWfyIQm6sOMQJFACcN40xjlxM=
github.com/go-skynet/LocalAI v1.40.1-0.20231106180746-e7fa2e06f8fc/go.mod h1:tBcD3FuokrMucRcQceYc+VQrxGnMoQRr+1GfdSKdFDA=
github.com/go-skynet/LocalAI v1.40.1-0.20231216172245-3d83128f169d h1:ixsp1C0QucN95B99dzAiVkgLO6+TyIOAeuCzgxWQlVU=
github.com/go-skynet/LocalAI v1.40.1-0.20231216172245-3d83128f169d/go.mod h1:tBcD3FuokrMucRcQceYc+VQrxGnMoQRr+1GfdSKdFDA=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
Expand Down
Loading

0 comments on commit 97e7900

Please sign in to comment.