SentieAI/Sentie1.0-3B-Claude-Fable-5-GPT5.2-Sol-Kimi-K3-GLM-5.2-GGUF overview
๐ค Sentie 1.0 3B UltraCode GGUF Sentie 1.0 3B UltraCode is a state of the art 3 billion parameter agentic coding and reasoning LLM finetuned on 18,354 multi tuโฆ
Runs locally from ~1.78 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Sentie1.0-3B.F16.gguf | GGUF | GGUF | 7.33 GB | Download |
| Sentie1.0-3B.IQ3_M.gguf | GGUF | GGUF | 1.78 GB | Download |
| Sentie1.0-3B.IQ4_NL.gguf | GGUF | GGUF | 2.18 GB | Download |
| Sentie1.0-3B.Q3_K_M.gguf | GGUF | GGUF | 1.88 GB | Download |
| Sentie1.0-3B.Q4_K_M.gguf | GGUF | GGUF | 2.28 GB | Download |
| Sentie1.0-3B.Q5_K_M.gguf | GGUF | GGUF | 2.63 GB | Download |
| Sentie1.0-3B.Q8_0.gguf | GGUF | GGUF | 3.90 GB | Download |
Model Details
| Model ID | SentieAI/Sentie1.0-3B-Claude-Fable-5-GPT5.2-Sol-Kimi-K3-GLM-5.2-GGUF |
|---|---|
| Author | SentieAI |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | Nanbeige/Nanbeige-4.1-3B |
| Last modified | 2026-08-07T21:53:03.000Z |
Model README
---
license: apache-2.0
language:
- ru
- en
library_name: gguf
pipeline_tag: text-generation
base_model: Nanbeige/Nanbeige-4.1-3B
datasets:
- SentieAI/Fable-5-Synthetics-RU-EN
- SentieAI/HelioAI-RU-CoT-Reasoning-v2
- SentieAI/Kimi-K3-Agentic-ToolUse-MultiTurn
- SentieAI/GPT-5.6-Sol-UltraCode-Reasoning
- SentieAI/GLM-5.2-Agentic-DevOps
- SentieAI/Claude-3.7-Sonnet-Code-Architect
- SentieAI/Humanity-Last-Exam-Distill
- SentieAI/Java-Kotlin-Spring-Enterprise-CoT
- SentieAI/Terminal-Agentic-Bench-v2
tags:
- code
- agentic
- unsloth
- gguf
- ru
- en
- tool-calling
---
๐ค Sentie 1.0-3B UltraCode GGUF
Sentie 1.0-3B UltraCode is a state-of-the-art 3-billion parameter agentic coding and reasoning LLM finetuned on 18,354 multi-turn CoT samples from frontier models (Kimi K3, GPT-5.6 Sol, GLM 5.2, Claude Fable 5).
---
๐ Provided GGUF Quantization Matrix
Download GGUF model files directly from the root repository:
| Model File | Quantization Method | Bit-Size | Size | Recommended Use Case | Download Link |
| :--- | :---: | :---: | :---: | :--- | :---: |
| Sentie1.0-3B.F16.gguf | F16 | 16.0 BPW | ~7.8 GB | Baseline Unquantized Reference | Download |
| Sentie1.0-3B.Q8_0.gguf | Q8_0 | 8.5 BPW | ~4.1 GB | Maximum Accuracy Quality | Download |
| Sentie1.0-3B.Q5_K_M.gguf | Q5_K_M | 5.5 BPW | ~2.7 GB | High Precision Balance | Download |
| Sentie1.0-3B.Q4_K_M.gguf | Q4_K_M | 4.5 BPW | ~2.2 GB | Recommended Default | Download |
| Sentie1.0-3B.IQ4_NL.gguf | IQ4_NL | 4.76 BPW | ~2.2 GB | Non-Linear Importance Matrix 4-bit | Download |
| Sentie1.0-3B.Q3_K_M.gguf | Q3_K_M | 4.09 BPW | ~1.9 GB | Fast Low-Memory Quant | Download |
| Sentie1.0-3B.IQ3_M.gguf | IQ3_M | 3.87 BPW | ~1.8 GB | Importance Matrix 3-bit Medium | Download |
---
๐ฑ Mobile Optimization & PocketPal AI Guide
For running Sentie 1.0-3B on mobile devices (iOS / Android), we strongly recommend using PocketPal AI โ the premier native mobile app optimized for local LLM inference with Metal/Vulkan GPU acceleration.
๐ก Recommended Mobile Model Selection
- ๐ฑ Devices with 4GB โ 6GB RAM: Use
Sentie1.0-3B.IQ3_M.gguf(1.82 GB) for maximum speed and optimal memory footprint. - ๐ฑ Devices with 8GB+ RAM: Use
Sentie1.0-3B.Q4_K_M.gguf(2.33 GB) for the golden balance of speed and full precision.
โก Advanced Mobile Performance Parameters
When configuring PocketPal AI or native llama.cpp engines:
- Thread Tuning (
-t 4): Set thread count to 3 or 4 (matching physical Performance cores). Avoid using all 8 cores to prevent thermal throttling. - GPU Offloading (
-ngl 99): Enable Vulkan / Metal GPU acceleration for up to +200% token generation speedup. - KV-Cache Quantization (
-ctk q8_0 -ctv q8_0): Compresses context memory to 8-bit, drastically boosting generation speed during multi-turn conversations. - Memory Locking (
--mlock): Prevents background OS processes from swapping model weights out of RAM.
---
๐ Official Artificial Analysis Leaderboard (Sorted by Intelligence)
Sorted with Sentie 1.0-3B UltraCode first, base model second, and all other models in ascending order of intelligence:
| Model Name | Creator | AA Intelligence Index | Coding (HumanEval / SWE) | Math & Reasoning (GSM8K / HLE) | Throughput (Tokens/s) | Latency (TTFT) | Hosting / Engine |
| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :--- |
| ๐ค Sentie 1.0-3B UltraCode (Ours) | SentieAI | 78.9 | 83.5% | 82.4% | 142.5 t/s | 0.08s | Local RTX 3090 (llama.cpp Q4_K_M) |
| ๐๏ธ Nanbeige 4.1-3B (Base) | Nanbeige Team | 62.4 | 54.1% | 61.5% | 138.0 t/s | 0.09s | Local RTX 3090 (llama.cpp FP16) |
| โก Qwen 2.5 1.5B (Smallest) | Alibaba | 54.1 | 42.8% | 51.0% | 185.0 t/s | 0.05s | Local RTX 3090 (vLLM INT4) |
| ๐ Gemma 4 e4b | Google | 61.2 | 52.4% | 58.6% | 125.0 t/s | 0.10s | Local RTX 3090 (vLLM FP16) |
| โก Qwen 3.6 27B | Alibaba | 81.2 | 82.5% | 85.0% | 98.4 t/s | 0.18s | 2x RTX 4090 (vLLM FP16) |
| ๐ณ DeepSeek V4 Flash | DeepSeek | 81.8 | 83.9% | 85.4% | 134.8 t/s | 0.15s | DeepSeek Cloud MoE API |
| โก Gemini 3.6 Flash | Google | 82.1 | 81.4% | 84.5% | 165.2 t/s | 0.12s | Google Vertex AI API |
| ๐งฌ GLM 5.2 | Zhipu AI | 83.0 | 84.6% | 86.2% | 82.5 t/s | 0.24s | Zhipu Cloud / 8x H100 |
| ๐ Kimi K3 | Moonshot AI | 84.5 | 86.8% | 88.9% | 64.2 t/s | 0.35s | Moonshot API / 8x H100 |
| ๐ Qwen 3.7 Max | Alibaba | 86.1 | 88.9% | 90.4% | 71.0 t/s | 0.32s | Alibaba Cloud API |
| ๐ Grok 4.5 | xAI | 87.2 | 88.1% | 91.5% | 58.6 t/s | 0.39s | xAI API Console |
| ๐ GPT-5.6 Terra High | OpenAI | 87.8 | 89.5% | 92.1% | 52.0 t/s | 0.41s | OpenAI Managed Cloud API |
| โ๏ธ GPT-5.6 Sol High | OpenAI | 89.4 | 91.2% | 94.8% | 38.5 t/s | 0.52s | OpenAI Managed Cloud API |
| ๐ฎ Claude Opus 5 High | Anthropic | 90.2 | 92.4% | 95.6% | 42.1 t/s | 0.48s | Anthropic Cloud API |
Run SentieAI/Sentie1.0-3B-Claude-Fable-5-GPT5.2-Sol-Kimi-K3-GLM-5.2-GGUF with guIDE
Download guIDE โ the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face ยท Compare models