mradermacher/VibeThinker-3B-heretic-fc-GGUF overview
About < quantize version: 2 < output tensor quantised: 1 < convert type: hf < vocab type: < tags: < quants: x f16 Q4 K S Q2 K Q8 0 Q6 K Q3 K M Q3 K S Q3 K L Q4…
Runs locally from ~1.19 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| VibeThinker-3B-heretic-fc.IQ4_XS.gguf | GGUF | GGUF | 1.63 GB | Download |
| VibeThinker-3B-heretic-fc.Q2_K.gguf | GGUF | GGUF | 1.19 GB | Download |
| VibeThinker-3B-heretic-fc.Q3_K_L.gguf | GGUF | GGUF | 1.59 GB | Download |
| VibeThinker-3B-heretic-fc.Q3_K_M.gguf | GGUF | GGUF | 1.48 GB | Download |
| VibeThinker-3B-heretic-fc.Q3_K_S.gguf | GGUF | GGUF | 1.35 GB | Download |
| VibeThinker-3B-heretic-fc.Q4_K_M.gguf | GGUF | GGUF | 1.80 GB | Download |
| VibeThinker-3B-heretic-fc.Q4_K_S.gguf | GGUF | GGUF | 1.71 GB | Download |
| VibeThinker-3B-heretic-fc.Q5_K_M.gguf | GGUF | GGUF | 2.07 GB | Download |
| VibeThinker-3B-heretic-fc.Q5_K_S.gguf | GGUF | GGUF | 2.02 GB | Download |
| VibeThinker-3B-heretic-fc.Q6_K.gguf | GGUF | GGUF | 2.36 GB | Download |
| VibeThinker-3B-heretic-fc.Q8_0.gguf | GGUF | GGUF | 3.06 GB | Download |
| VibeThinker-3B-heretic-fc.f16.gguf | GGUF | GGUF | 5.75 GB | Download |
Model Details
| Model ID | mradermacher/VibeThinker-3B-heretic-fc-GGUF |
|---|---|
| Author | mradermacher |
| Pipeline | — |
| License | apache-2.0 |
| Base model | zkxxxx/VibeThinker-3B-heretic-fc |
| Last modified | 2026-06-20T21:32:23.000Z |
Model README
---
base_model: zkxxxx/VibeThinker-3B-heretic-fc
datasets:
- NousResearch/hermes-function-calling-v1
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
---
About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
static quants of https://huggingface.co/zkxxxx/VibeThinker-3B-heretic-fc
<!-- provided-files -->
For a convenient overview and download list, visit our model page for this model.
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
Usage
If you are unsure how to use GGUF files, refer to one of [TheBloke's
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
more details, including on how to concatenate multi-part files.
Provided Quants
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
| Link | Type | Size/GB | Notes |
|:-----|:-----|--------:|:------|
| GGUF | Q2_K | 1.4 | |
| GGUF | Q3_K_S | 1.6 | |
| GGUF | Q3_K_M | 1.7 | lower quality |
| GGUF | Q3_K_L | 1.8 | |
| GGUF | IQ4_XS | 1.9 | |
| GGUF | Q4_K_S | 1.9 | fast, recommended |
| GGUF | Q4_K_M | 2.0 | fast, recommended |
| GGUF | Q5_K_S | 2.3 | |
| GGUF | Q5_K_M | 2.3 | |
| GGUF | Q6_K | 2.6 | very good quality |
| GGUF | Q8_0 | 3.4 | fast, best quality |
| GGUF | f16 | 6.3 | 16 bpw, overkill |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
And here are Artefact2's thoughts on the matter:
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
FAQ / Model Request
See https://huggingface.co/mradermacher/model_requests for some answers to
questions you might have and/or if you want some other model quantized.
Thanks
I thank my company, nethype GmbH, for letting
me use its servers and providing upgrades to my workstation to enable
this work in my free time.
<!-- end -->
Run mradermacher/VibeThinker-3B-heretic-fc-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models