fix: include virtual config

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-12-24 09:30:29 +01:00
parent 83ed16f325
commit 39a5a84e64
2 changed files with 3 additions and 0 deletions

View File

@@ -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: |

View File

@@ -1,5 +1,6 @@
---
- name: "qwen3-coder-30b-a3b-instruct-rtpurbo-i1"
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
urls:
- https://huggingface.co/mradermacher/Qwen3-Coder-30B-A3B-Instruct-RTPurbo-i1-GGUF
description: |
@@ -31,6 +32,7 @@
sha256: a25f1817a557da703ab685e6b98550cd7ed87e4a74573b5057e6e2f26b21140e
uri: https://huggingface.co/mradermacher/Qwen3-Coder-30B-A3B-Instruct-RTPurbo-i1-GGUF/resolve/main/Qwen3-Coder-30B-A3B-Instruct-RTPurbo.i1-Q4_K_M.gguf
- name: "glm-4.5v-i1"
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
urls:
- https://huggingface.co/mradermacher/GLM-4.5V-i1-GGUF
description: |