303 Downloads Updated 1 month ago
ollama run FableForge-AI/reasoncritic:q3_k_m
Trained on 27,699 real reasoning examples. Zero refusals. Pure logic.
Chain-of-thought reasoning, multi-step problem solving, and analytical thinking — without censorship, filtering, or refusal triggers.
ReasonCritic-7B is the first uncensored reasoning model designed for analytical workloads. Built on Qwen3-8B and fine-tuned across 27,699 real-world reasoning examples.
# Recommended (best quality/speed balance)
ollama run FableForge-AI/reasoncritic:q4_k_m
# Full precision (maximum quality, needs 16GB+ RAM)
ollama run FableForge-AI/reasoncritic:f16
# Phone / edge (smallest, runs on 4GB devices)
ollama run FableForge-AI/reasoncritic:q2_k
| Tag | Size | Notes |
|---|---|---|
q2_k |
3.1 GB | Smallest — phones, edge devices |
q3_k_m |
3.8 GB | Balanced for low RAM |
q4_0 |
4.4 GB | Fast inference |
✅ q4_k_m / latest |
4.9 GB | Recommended — best quality/speed |
q5_k_m |
5.4 GB | High quality |
q6_k |
6.3 GB | Near-lossless |
q8_0 |
8.1 GB | Lossless quantization |
f16 |
15 GB | Full precision — research only |
| Tag | Size | Min RAM | Speed | Best Hardware |
|---|---|---|---|---|
q2_k |
3.1 GB | 4 GB | ~10 tok/s | iPhone 12+, Android, RPi 5 |
✅ q4_k_m |
4.9 GB | 8 GB | ~6 tok/s | M1 MacBook, RTX 3060 |
f16 |
15 GB | 16 GB | ~3 tok/s | M2 Max, RTX 4090, A100 |
ReasonCritic runs directly on your phone via Ollama. No cloud, no API, no tracking.
| Device | RAM | Recommended Tag | Speed |
|---|---|---|---|
| iPhone 12 / 13 | 4 GB | q2_k |
~10 tok/s |
| iPhone 14 Pro / 15 Pro | 8 GB | q4_k_m |
~6 tok/s |
| Pixel 6 / Galaxy S22 | 8 GB | q4_k_m |
~6 tok/s |
| Budget Android (4 GB) | 4 GB | q2_k |
~10 tok/s |
| RPi 5 | 8 GB | q2_k |
~5 tok/s |
Tip:
ollama run FableForge-AI/reasoncritic:q2_kloads in under 10s and generates 10 tok/s on modern phones.
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{reasoning_chain_to_verify}<|im_end|>
<|im_start|>assistant
Recommended sampling: temperature 0.3 · top_p 0.9 · top_k 40 · repeat_penalty 1.1 · num_ctx 4096
| Model | Base | Specialty |
|---|---|---|
| ✅ ReasonCritic-7B | Qwen3-8B | Uncensored reasoning |
| mythos-9b-unhinged | Qwen3-9B | General uncensored (5,345+ downloads) |
| mythos-v2-8b | Qwen3-8B | Balanced uncensored (851+ downloads) |
| shellwhisperer | Qwen2.5-1.5B | Shell commands |
| nexus-coder | Qwen2.5-1.5B | Code generation (94%) |
| nexus-security | Qwen2.5-1.5B | Cybersecurity (96%) |
Apache 2.0 — free for commercial use.
Part of the FableForge AI ecosystem. Zero Limits. Pure Intelligence.