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 3, 2023
1 parent ce7453a commit 67b6e63
Show file tree
Hide file tree
Showing 3 changed files with 11 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.23.1
github.com/go-skynet/LocalAI v1.23.2-0.20230803170804-08b59b5cc549
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.23.1 h1:VGLFpoYvAEGbtVSOiktdKLHwT0UmRipPC43ewT7rD1A=
github.com/go-skynet/LocalAI v1.23.1/go.mod h1:fHMjQY/Gw5O+fkBNFJM6dFPXIOkBAtoKRCW2vN9oGo8=
github.com/go-skynet/LocalAI v1.23.2-0.20230803170804-08b59b5cc549 h1:8OlQn8rRh+hdqyt20fPrGvzwGcouxBTtsZd/5DKTCuE=
github.com/go-skynet/LocalAI v1.23.2-0.20230803170804-08b59b5cc549/go.mod h1:wz/5OCaxxK/fEl0nSNPLuHEXwjPNXmJrjTrnJAtEV1Q=
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
8 changes: 8 additions & 0 deletions huggingface.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27488,6 +27488,7 @@
- dataset:jondurbin/airoboros-gpt4-m2.0
- transformers
- license:other
- has_space
- text-generation-inference
- region:us
overrides:
Expand All @@ -27507,6 +27508,7 @@
- dataset:jondurbin/airoboros-gpt4-m2.0
- transformers
- license:other
- has_space
- text-generation-inference
- region:us
overrides:
Expand Down Expand Up @@ -66271,6 +66273,7 @@
- instruction
- license:other
- text-generation
- has_space
- text-generation-inference
- region:us
overrides:
Expand All @@ -66295,6 +66298,7 @@
- instruction
- license:other
- text-generation
- has_space
- text-generation-inference
- region:us
overrides:
Expand All @@ -66319,6 +66323,7 @@
- instruction
- license:other
- text-generation
- has_space
- text-generation-inference
- region:us
overrides:
Expand All @@ -66343,6 +66348,7 @@
- instruction
- license:other
- text-generation
- has_space
- text-generation-inference
- region:us
overrides:
Expand All @@ -66367,6 +66373,7 @@
- instruction
- license:other
- text-generation
- has_space
- text-generation-inference
- region:us
overrides:
Expand All @@ -66391,6 +66398,7 @@
- instruction
- license:other
- text-generation
- has_space
- text-generation-inference
- region:us
overrides:
Expand Down

0 comments on commit 67b6e63

Please sign in to comment.