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 Aug 18, 2023
1 parent 1361fa8 commit ab1b024
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 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.20

require (
github.com/go-skynet/LocalAI v1.24.2-0.20230816202528-ddf9bc233598
github.com/go-skynet/LocalAI v1.24.2-0.20230818192314-8cb1061c1125
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 @@ -7,8 +7,8 @@ github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 h1:iFaUwBSo5Svw6L
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5/go.mod h1:qssHWj60/X5sZFNxpG4HBPDHVqxNm4DfnCKgrbZOT+s=
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-skynet/LocalAI v1.24.2-0.20230816202528-ddf9bc233598 h1:U1/6P4bEESNarIFbch1t4QyHoxaVUvYx+J+WD1nf7uw=
github.com/go-skynet/LocalAI v1.24.2-0.20230816202528-ddf9bc233598/go.mod h1:ypFVj2qbG9Xge5sboXLFf4zY8CUBJJm5uvZ2yVAfAY8=
github.com/go-skynet/LocalAI v1.24.2-0.20230818192314-8cb1061c1125 h1:aeR5arYfWK/ygLe1YcKfguuGZLDlxrxut1pZ05niD6k=
github.com/go-skynet/LocalAI v1.24.2-0.20230818192314-8cb1061c1125/go.mod h1:nGS30t6IFpGt224msf+lrpZSG+qK/JuMqx3FJXASRP0=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/golang/snappy v0.0.2 h1:aeE13tS0IiQgFjYdoL8qN3K1N2bXXtI6Vi51/y7BpMw=
Expand Down
14 changes: 14 additions & 0 deletions huggingface.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65057,6 +65057,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65076,6 +65077,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65095,6 +65097,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65114,6 +65117,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65133,6 +65137,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65152,6 +65157,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65171,6 +65177,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65190,6 +65197,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65209,6 +65217,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65228,6 +65237,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65247,6 +65257,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65266,6 +65277,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65285,6 +65297,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand All @@ -65304,6 +65317,7 @@
- transformers
- license:cc
- text-generation
- has_space
- region:us
overrides:
parameters:
Expand Down

0 comments on commit ab1b024

Please sign in to comment.