Skip to content

Commit bda826d

Browse files
localai-botmudler
andauthored
chore(model gallery): 🤖 add 1 new models via gallery agent (#8939)
chore(model gallery): 🤖 add new models via gallery agent Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent 89076ba commit bda826d

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

gallery/index.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,32 @@
11
---
2+
- name: "qwen3.5-27b-claude-4.6-opus-reasoning-distilled-heretic-i1"
3+
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
4+
urls:
5+
- https://huggingface.co/mradermacher/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-i1-GGUF
6+
description: |
7+
Describe the model in a clear and concise way that can be shared in a model gallery.
8+
tags:
9+
- default
10+
- default
11+
overrides:
12+
parameters:
13+
model: llama-cpp/models/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic.i1-Q4_K_M.gguf
14+
name: Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-i1-GGUF
15+
backend: llama-cpp
16+
template:
17+
use_tokenizer_template: true
18+
known_usecases:
19+
- chat
20+
function:
21+
grammar:
22+
disable: true
23+
description: Imported from https://huggingface.co/mradermacher/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-i1-GGUF
24+
options:
25+
- use_jinja:true
26+
files:
27+
- filename: llama-cpp/models/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic.i1-Q4_K_M.gguf
28+
sha256: af6c2ceae20d019624cd6ec48cfffb646b0309b0a7a82d9719754297394168e1
29+
uri: https://huggingface.co/mradermacher/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic-i1-GGUF/resolve/main/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-heretic.i1-Q4_K_M.gguf
230
- name: "qwen_qwen3.5-0.8b"
331
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
432
urls:

0 commit comments

Comments
 (0)