Skip to content

Commit ba1b8e7

Browse files
localai-botmudler
andauthored
chore(model gallery): 🤖 add 1 new models via gallery agent (#6862)
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 <[email protected]>
1 parent 79b68fd commit ba1b8e7

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

gallery/index.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22759,3 +22759,39 @@
2275922759
- filename: Qwen3-Deckard-Large-Almost-Human-6B-III-160-OMEGA.Q4_K_M.gguf
2276022760
sha256: c6c9c03e771edfb68d5eab82a3324e264e53cf1bcf9b80ae3f04bc94f57b1d7f
2276122761
uri: huggingface://mradermacher/Qwen3-Deckard-Large-Almost-Human-6B-III-160-OMEGA-GGUF/Qwen3-Deckard-Large-Almost-Human-6B-III-160-OMEGA.Q4_K_M.gguf
22762+
- !!merge <<: *llama31
22763+
name: "wraith-8b-i1"
22764+
urls:
22765+
- https://huggingface.co/mradermacher/wraith-8b-i1-GGUF
22766+
description: |
22767+
**Wraith-8B**
22768+
*VANTA Research Entity-001: The Analytical Intelligence*
22769+
22770+
A highly specialized fine-tune of **Meta's Llama 3.1 8B Instruct**, Wraith-8B excels in **mathematical reasoning, STEM problem-solving, and logical deduction**. Developed as the first in the VANTA Research Entity Series, this model combines a distinctive cosmic intelligence persona with clinical precision to deliver superior performance on benchmark tasks:
22771+
22772+
- **70% accuracy on GSM8K** (math word problems) — **+37% relative improvement** over the base model
22773+
- **58.5% on TruthfulQA** — enhanced factual accuracy
22774+
- **76.7% on MMLU Social Sciences** — strong domain-specific reasoning
22775+
22776+
Trained using a targeted STEM surgical fine-tuning process, Wraith maintains a unique voice: clear, step-by-step, and grounded in logic. Ideal for education, technical analysis, and reasoning-heavy applications.
22777+
22778+
**Key Features:**
22779+
- Base: `meta-llama/Llama-3.1-8B-Instruct`
22780+
- Language: English
22781+
- Context: 131K tokens
22782+
- Quantized versions available (GGUF), including Q4_K_M (4.7GB) for efficient inference
22783+
- License: Llama 3.1 Community License
22784+
22785+
**Use Case:** Mathematical reasoning, scientific analysis, logic puzzles, STEM tutoring, and technical writing with personality.
22786+
22787+
> *“Calculate first, philosophize second.”*
22788+
> — Wraith, The Analytical Intelligence
22789+
22790+
[Download on Hugging Face](https://huggingface.co/vanta-research/wraith-8B) | [GitHub](https://github.com/vanta-research/wraith-8b)
22791+
overrides:
22792+
parameters:
22793+
model: wraith-8b.i1-Q4_K_M.gguf
22794+
files:
22795+
- filename: wraith-8b.i1-Q4_K_M.gguf
22796+
sha256: 180469f9de3e1b5a77b7cf316899dbe4782bd5e6d4f161fb18ea95aa612e6926
22797+
uri: huggingface://mradermacher/wraith-8b-i1-GGUF/wraith-8b.i1-Q4_K_M.gguf

0 commit comments

Comments
 (0)