GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

fableforge-ai/ReasonCritic-7B-GGUF overview

ReasonCritic 7B GGUF A reasoning critic — evaluates and improves chain of thought. Downloads https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fhuggin…

ggufchain-of-thoughtcriticevaluationfableforgeimatrixllama.cpplm-studioollamareasoningtext-generationenbase_model:fableforge-ai/ReasonCritic-7Bbase_model:quantized:fableforge-ai/ReasonCritic-7Blicense:apache-2.0region:us

Runs locally from ~3.06 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
184
Likes
1
Pipeline
text-generation

Repository Files & Downloads

8 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
reasoncritic-7b.F16.ggufGGUFGGUF13.44 GBDownload
reasoncritic-7b.Q2_K.ggufGGUFGGUF3.06 GBDownload
reasoncritic-7b.Q3_K_M.ggufGGUFGGUF3.84 GBDownload
reasoncritic-7b.Q4_0.ggufGGUFGGUF4.45 GBDownload
reasoncritic-7b.Q4_K_M.ggufGGUFGGUF4.68 GBDownload
reasoncritic-7b.Q5_K_M.ggufGGUFGGUF5.45 GBDownload
reasoncritic-7b.Q6_K.ggufGGUFGGUF6.26 GBDownload
reasoncritic-7b.Q8_0.ggufGGUFGGUF8.11 GBDownload

Model Details

Model IDfableforge-ai/ReasonCritic-7B-GGUF
Authorfableforge-ai
Pipelinetext-generation
Licenseapache-2.0
Base modelfableforge-ai/ReasonCritic-7B
Last modified2026-07-17T04:53:54.000Z

Model README

---

license: apache-2.0

language:

- en

library_name: gguf

pipeline_tag: text-generation

base_model: fableforge-ai/ReasonCritic-7B

base_model_relation: quantized

tags:

- chain-of-thought

- critic

- evaluation

- fableforge

- gguf

- imatrix

- llama.cpp

- lm-studio

- ollama

- reasoning

- text-generation

---

ReasonCritic-7B-GGUF

> A reasoning critic — evaluates and improves chain-of-thought.

![Downloads](https://huggingface.co/fableforge-ai/ReasonCritic-7B-GGUF) ![Demos](https://huggingface.co/spaces/fableforge-ai/fableforge-nexus)

Base model: fableforge-ai/ReasonCritic-7B · Part of the FableForge ecosystem.

---

⚡ Quickest start — Ollama (these pulls credit the source, not a mirror)

ollama run hf.co/fableforge-ai/ReasonCritic-7B-GGUF:Q4_K_M

🦙 llama.cpp

llama-cli -hf fableforge-ai/ReasonCritic-7B-GGUF:Q4_K_M -p "Hello!"

💠 LM Studio

Search fableforge-ai/ReasonCritic-7B-GGUF and pick a quant below.

---

📦 Provided quants (download one file, not the whole repo)

| File | Quant | Size | Notes |

| ---- | ----- | ---- | ----- |

| reasoncritic-7b.F16.gguf | F16 | 14.43 GB | Full precision (unquantized). Reference / conversion. |

| reasoncritic-7b.Q8_0.gguf | Q8_0 | 8.71 GB | Extremely high quality — usually overkill. |

| reasoncritic-7b.Q6_K.gguf | Q6_K | 6.73 GB | Very high quality, near-perfect. Recommended if you have the RAM. |

| reasoncritic-7b.Q5_K_M.gguf | Q5_K_M | 5.85 GB | High quality. Recommended. |

| reasoncritic-7b.Q4_K_M.gguf | Q4_K_M | 5.03 GB | ⭐ Best size/quality balance — default pick for most users. |

| reasoncritic-7b.Q4_0.gguf | Q4_0 | 4.77 GB | Legacy format — prefer Q4_K_M. |

| reasoncritic-7b.Q3_K_M.gguf | Q3_K_M | 4.12 GB | Lower quality; usable when RAM is tight. |

| reasoncritic-7b.Q2_K.gguf | Q2_K | 3.28 GB | Very low quality — surprisingly usable. |

Not sure? Take Q4_K_M. Low RAM → Q3_K_M. Max quality → Q6_K.

🧠 Prompt format (ChatML)

<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

🌌 See it live — the FableForge demos

This family powers a galaxy of free, interactive HF Spaces:

---

🔗 Related models

---

⭐ Like & share — it helps people find the source instead of a mirror.

Run fableforge-ai/ReasonCritic-7B-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models