Skip to content

Commit a6c9789

Browse files
localai-botmudler
andauthored
chore(model gallery): 🤖 add 1 new models via gallery agent (#6884)
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 a48d9ce commit a6c9789

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

gallery/index.yaml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22907,3 +22907,46 @@
2290722907
- filename: ibm-granite.granite-4.0-1b.Q4_K_M.gguf
2290822908
sha256: 0e0ef42486b7f1f95dfe33af2e696df1149253e500c48f3fb8db0125afa2922c
2290922909
uri: huggingface://DevQuasar/ibm-granite.granite-4.0-1b-GGUF/ibm-granite.granite-4.0-1b.Q4_K_M.gguf
22910+
- !!merge <<: *qwen3
22911+
name: "apollo-astralis-4b-i1"
22912+
urls:
22913+
- https://huggingface.co/mradermacher/apollo-astralis-4b-i1-GGUF
22914+
description: |
22915+
**Apollo-Astralis V1 4B**
22916+
*A warm, enthusiastic, and empathetic reasoning model built on Qwen3-4B-Thinking*
22917+
22918+
**Overview**
22919+
Apollo-Astralis V1 4B is a 4-billion-parameter conversational AI designed for collaborative, emotionally intelligent problem-solving. Developed by VANTA Research, it combines rigorous logical reasoning with a vibrant, supportive communication style—making it ideal for creative brainstorming, educational support, and personal development.
22920+
22921+
**Key Features**
22922+
- 🤔 **Explicit Reasoning**: Uses `</tool_call>` tags to break down thought processes step by step
22923+
- 💬 **Warm & Enthusiastic Tone**: Celebrates achievements with energy and empathy
22924+
- 🤝 **Collaborative Style**: Engages users with "we" language and clarifying questions
22925+
- 🔍 **High Accuracy**: Achieves 100% in enthusiasm detection and 90% in empathy recognition
22926+
- 🎯 **Fine-Tuned for Real-World Use**: Trained with LoRA on a dataset emphasizing emotional intelligence and consistency
22927+
22928+
**Base Model**
22929+
Built on **Qwen3-4B-Thinking** and enhanced with lightweight LoRA fine-tuning (33M trainable parameters).
22930+
Available in both full and quantized (GGUF) formats via Hugging Face and Ollama.
22931+
22932+
**Use Cases**
22933+
- Personal coaching & motivation
22934+
- Creative ideation & project planning
22935+
- Educational tutoring with emotional support
22936+
- Mental wellness conversations (complementary, not替代)
22937+
22938+
**License**
22939+
Apache 2.0 — open for research, commercial, and personal use.
22940+
22941+
**Try It**
22942+
👉 [Hugging Face Page](https://huggingface.co/VANTA-Research/apollo-astralis-v1-4b)
22943+
👉 [Ollama](https://ollama.com/vanta-research/apollo-astralis-v1-4b)
22944+
22945+
*Developed by VANTA Research — where reasoning meets warmth.*
22946+
overrides:
22947+
parameters:
22948+
model: apollo-astralis-4b.i1-Q4_K_M.gguf
22949+
files:
22950+
- filename: apollo-astralis-4b.i1-Q4_K_M.gguf
22951+
sha256: 94e1d371420b03710fc7de030c1c06e75a356d9388210a134ee2adb4792a2626
22952+
uri: huggingface://mradermacher/apollo-astralis-4b-i1-GGUF/apollo-astralis-4b.i1-Q4_K_M.gguf

0 commit comments

Comments
 (0)