CoolFace
Modelpublic

fableforge-ai/ReasonCritic-7B

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
4likes734downloads
Model Card

ReasonCritic-7B

A reasoning critic โ€” evaluates and improves chain-of-thought.

![Downloads](https://huggingface.co/fableforge-ai/ReasonCritic-7B) ![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)

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

๐Ÿฆ™ llama.cpp

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

๐Ÿ’  LM Studio

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


๐Ÿ“ฆ Provided quants (download one file, not the whole repo)

FileQuantSizeNotes
reasoncritic-7b.F16.ggufF1614.43 GBFull precision (unquantized). Reference / conversion.
reasoncritic-7b.Q8_0.ggufQ8_08.71 GBExtremely high quality โ€” usually overkill.
reasoncritic-7b.Q6_K.ggufQ6_K6.73 GBVery high quality, near-perfect. Recommended if you have the RAM.
reasoncritic-7b.Q5_K_M.ggufQ5_K_M5.85 GBHigh quality. Recommended.
reasoncritic-7b.Q4_K_M.ggufQ4_K_M5.03 GBโญ Best size/quality balance โ€” default pick for most users.
reasoncritic-7b.Q4_0.ggufQ4_04.77 GBLegacy format โ€” prefer Q4KM.
reasoncritic-7b.Q3_K_M.ggufQ3_K_M4.12 GBLower quality; usable when RAM is tight.
reasoncritic-7b.Q2_K.ggufQ2_K3.28 GBVery low quality โ€” surprisingly usable.

Not sure? Take `Q4_K_M`. Low RAM โ†’ `IQ4_XS`. 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.