mradermacher/Clornet-150m-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 ~60.9 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Clornet-150m.IQ4_XS.gguf | GGUF | GGUF | 82.7 MB | Download |
| Clornet-150m.Q2_K.gguf | GGUF | GGUF | 60.9 MB | Download |
| Clornet-150m.Q3_K_L.gguf | GGUF | GGUF | 80.0 MB | Download |
| Clornet-150m.Q3_K_M.gguf | GGUF | GGUF | 75.1 MB | Download |
| Clornet-150m.Q3_K_S.gguf | GGUF | GGUF | 69.6 MB | Download |
| Clornet-150m.Q4_K_M.gguf | GGUF | GGUF | 90.7 MB | Download |
| Clornet-150m.Q4_K_S.gguf | GGUF | GGUF | 86.9 MB | Download |
| Clornet-150m.Q5_K_M.gguf | GGUF | GGUF | 104.3 MB | Download |
| Clornet-150m.Q5_K_S.gguf | GGUF | GGUF | 102.1 MB | Download |
| Clornet-150m.Q6_K.gguf | GGUF | GGUF | 118.8 MB | Download |
| Clornet-150m.Q8_0.gguf | GGUF | GGUF | 153.7 MB | Download |
| Clornet-150m.f16.gguf | GGUF | GGUF | 288.7 MB | Download |
Model Details
| Model ID | mradermacher/Clornet-150m-GGUF |
|---|---|
| Author | mradermacher |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | Toondra/Clornet-150m |
| Last modified | 2026-07-17T11:12:57.000Z |
Model README
---
base_model: Toondra/Clornet-150m
datasets:
- uonlp/CulturaX
language:
- ru
library_name: transformers
license: apache-2.0
model_name: Clornet-150m
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- text-generation
- pytorch
- causal-lm
- llama
---
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/Toondra/Clornet-150m
<!-- 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 | 0.2 | |
| GGUF | Q3_K_S | 0.2 | |
| GGUF | Q3_K_M | 0.2 | lower quality |
| GGUF | Q3_K_L | 0.2 | |
| GGUF | IQ4_XS | 0.2 | |
| GGUF | Q4_K_S | 0.2 | fast, recommended |
| GGUF | Q4_K_M | 0.2 | fast, recommended |
| GGUF | Q5_K_S | 0.2 | |
| GGUF | Q5_K_M | 0.2 | |
| GGUF | Q6_K | 0.2 | very good quality |
| GGUF | Q8_0 | 0.3 | fast, best quality |
| GGUF | f16 | 0.4 | 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/Clornet-150m-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models