From 8f3efaed1576ba0e1bb5f3c9100e42223a4aa174 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 12 Mar 2026 18:51:29 +0100 Subject: [PATCH] Update model entry in index.yaml Removed description and license fields from model entry. Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gallery/index.yaml b/gallery/index.yaml index 346802a82..92f57c5d1 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -3,9 +3,6 @@ url: "github:mudler/LocalAI/gallery/virtual.yaml@master" urls: - https://huggingface.co/bartowski/Qwen_Qwen3.5-35B-A3B-GGUF - description: | - Describe the model in a clear and concise way that can be shared in a model gallery. - license: "The license is not specified in the README content." tags: - qwen - qwen3.5 @@ -16,7 +13,6 @@ overrides: parameters: model: llama-cpp/models/Qwen_Qwen3.5-35B-A3B-GGUF/Qwen_Qwen3.5-35B-A3B-Q4_K_M.gguf - name: Qwen_Qwen3.5-35B-A3B-GGUF backend: llama-cpp template: use_tokenizer_template: true