mirror of
https://github.com/mudler/LocalAI.git
synced 2026-03-31 21:25:59 -04:00
Remove descriptions from model entries in index.yaml
Removed model descriptions for several entries in the gallery. Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2938fe5cad
commit
016738a787
@@ -3,8 +3,6 @@
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/mradermacher/Q3.5-BlueStar-27B-GGUF
|
||||
description: |
|
||||
Describe the model in a clear and concise way that can be shared in a model gallery.
|
||||
overrides:
|
||||
parameters:
|
||||
model: llama-cpp/models/Q3.5-BlueStar-27B.Q4_K_M.gguf
|
||||
@@ -32,8 +30,6 @@
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/unsloth/Qwen3.5-9B-GGUF
|
||||
description: |
|
||||
Describe the model in a clear and concise way that can be shared in a model gallery.
|
||||
overrides:
|
||||
parameters:
|
||||
model: llama-cpp/models/Qwen3.5-9B-Q4_K_M.gguf
|
||||
@@ -61,8 +57,6 @@
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/unsloth/Qwen3.5-397B-A17B-GGUF
|
||||
description: |
|
||||
AI model: qwen3.5-397b-a17b
|
||||
overrides:
|
||||
parameters:
|
||||
model: llama-cpp/models/Qwen3.5-397B-A17B-Q4_K_M-00001-of-00006.gguf
|
||||
@@ -105,8 +99,6 @@
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/unsloth/Qwen3.5-27B-GGUF
|
||||
description: |
|
||||
AI model: qwen3.5-27b
|
||||
overrides:
|
||||
parameters:
|
||||
model: llama-cpp/models/Qwen3.5-27B-Q4_K_M.gguf
|
||||
@@ -134,8 +126,6 @@
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/unsloth/Qwen3.5-122B-A10B-GGUF
|
||||
description: |
|
||||
AI model: qwen3.5-122b-a10b
|
||||
overrides:
|
||||
parameters:
|
||||
model: llama-cpp/models/Qwen3.5-122B-A10B-Q4_K_M-00001-of-00003.gguf
|
||||
@@ -169,8 +159,6 @@
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/unsloth/Qwen3.5-35B-A3B-GGUF
|
||||
description: |
|
||||
AI model: qwen3.5-35b-a3b
|
||||
overrides:
|
||||
parameters:
|
||||
model: llama-cpp/models/Qwen3.5-35B-A3B-UD-Q4_K_M.gguf
|
||||
@@ -198,8 +186,6 @@
|
||||
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
|
||||
urls:
|
||||
- https://huggingface.co/bartowski/Qwen_Qwen3-Next-80B-A3B-Thinking-GGUF
|
||||
description: |
|
||||
Describe the model in a clear and concise way that can be shared in a model gallery.
|
||||
overrides:
|
||||
parameters:
|
||||
model: llama-cpp/models/Qwen_Qwen3-Next-80B-A3B-Thinking-Q4_K_M.gguf
|
||||
|
||||
Reference in New Issue
Block a user