mirror of
https://github.com/mudler/LocalAI.git
synced 2026-05-19 22:29:54 -04:00
fix: include virtual config
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
1
.github/gallery-agent/gallery.go
vendored
1
.github/gallery-agent/gallery.go
vendored
@@ -115,6 +115,7 @@ func generateYAMLEntry(model ProcessedModel, quantization string) string {
|
||||
|
||||
yamlTemplate := ""
|
||||
yamlTemplate = `- name: "%s"
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/%s
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user