Skip to content

Commit 22c9e8c

Browse files
localai-botmudler
andauthored
gallery: 🤖 add new models via gallery agent (#6480)
🤖 Add new models to gallery 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 da16727 commit 22c9e8c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

gallery/index.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21801,3 +21801,26 @@
2180121801
- filename: BioMed-R1-32B.i1-Q4_K_M.gguf
2180221802
sha256: 345fd28914871d0c3369ba06512c7b1fe93eb88c67c655007f8cfc4671021450
2180321803
uri: huggingface://mradermacher/BioMed-R1-32B-i1-GGUF/BioMed-R1-32B.i1-Q4_K_M.gguf
21804+
- !!merge <<: *mistral03
21805+
name: "tlacuilo-12b"
21806+
urls:
21807+
- https://huggingface.co/Ennthen/Tlacuilo-12B-Q4_K_M-GGUF
21808+
description: |
21809+
**Tlacuilo-12B** is a 12-billion-parameter fine-tuned language model developed by Allura Org, based on **Mistral-Nemo-Base-2407** and **Muse-12B**, optimized for high-quality creative writing, roleplay, and narrative generation. Trained using a three-stage QLoRA process with diverse datasets—including literary texts, roleplay content, and instruction-following data—the model excels in coherent, expressive, and stylistically rich prose.
21810+
21811+
Key features:
21812+
- **Base models**: Built on Mistral-Nemo-Base-2407 and Muse-12B for strong reasoning and narrative capability.
21813+
- **Fine-tuned for creativity**: Optimized for roleplay, storytelling, and imaginative writing with natural, fluid prose.
21814+
- **Chat template**: Uses **ChatML**, making it compatible with standard conversational interfaces.
21815+
- **Recommended settings**: Works well with temperature 1.0–1.3 and min-p 0.02–0.05 for balanced, engaging responses.
21816+
21817+
Ideal for writers, game masters, and creative professionals seeking a versatile, high-performance model for narrative tasks.
21818+
21819+
> *Note: The GGUF quantized version (e.g., `Ennthen/Tlacuilo-12B-Q4_K_M-GGUF`) is a conversion of this base model for local inference via llama.cpp.*
21820+
overrides:
21821+
parameters:
21822+
model: tlacuilo-12b-q4_k_m.gguf
21823+
files:
21824+
- filename: tlacuilo-12b-q4_k_m.gguf
21825+
sha256: c362bc081b03a8f4f5dcd27373e9c2b60bdc0d168308ede13c4e282c5ab7fa88
21826+
uri: huggingface://Ennthen/Tlacuilo-12B-Q4_K_M-GGUF/tlacuilo-12b-q4_k_m.gguf

0 commit comments

Comments
 (0)