mradermacher/128-goldfish-loss-llama-1B-GGUF overview
About < quantize version: 2 < output tensor quantised: 1 < convert type: hf < vocab type: < tags: static quants of https://huggingface.co/ahans1/128 goldfish l…
Runs locally from ~412.1 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| 128-goldfish-loss-llama-1B.IQ3_M.gguf | GGUF | GGUF | 492.3 MB | Download |
| 128-goldfish-loss-llama-1B.IQ3_S.gguf | GGUF | GGUF | 477.7 MB | Download |
| 128-goldfish-loss-llama-1B.IQ3_XS.gguf | GGUF | GGUF | 455.5 MB | Download |
| 128-goldfish-loss-llama-1B.IQ4_XS.gguf | GGUF | GGUF | 581.6 MB | Download |
| 128-goldfish-loss-llama-1B.Q2_K.gguf | GGUF | GGUF | 412.1 MB | Download |
| 128-goldfish-loss-llama-1B.Q3_K_L.gguf | GGUF | GGUF | 564.1 MB | Download |
| 128-goldfish-loss-llama-1B.Q3_K_M.gguf | GGUF | GGUF | 523.0 MB | Download |
| 128-goldfish-loss-llama-1B.Q3_K_S.gguf | GGUF | GGUF | 476.2 MB | Download |
| 128-goldfish-loss-llama-1B.Q4_K_M.gguf | GGUF | GGUF | 636.9 MB | Download |
| 128-goldfish-loss-llama-1B.Q4_K_S.gguf | GGUF | GGUF | 610.2 MB | Download |
| 128-goldfish-loss-llama-1B.Q5_K_M.gguf | GGUF | GGUF | 745.8 MB | Download |
| 128-goldfish-loss-llama-1B.Q5_K_S.gguf | GGUF | GGUF | 730.5 MB | Download |
| 128-goldfish-loss-llama-1B.Q6_K.gguf | GGUF | GGUF | 861.6 MB | Download |
| 128-goldfish-loss-llama-1B.Q8_0.gguf | GGUF | GGUF | 1.09 GB | Download |
| 128-goldfish-loss-llama-1B.f16.gguf | GGUF | GGUF | 2.05 GB | Download |
Model Details
| Model ID | mradermacher/128-goldfish-loss-llama-1B-GGUF |
|---|---|
| Author | mradermacher |
| Pipeline | — |
| License | apache-2.0 |
| Base model | ahans1/128-goldfish-loss-llama-1B |
| Last modified | 2026-06-21T13:31:40.000Z |
Model README
---
base_model: ahans1/128-goldfish-loss-llama-1B
datasets:
- tomg-group-umd/wikipedia-en-2k-samples
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- goldfish-loss
- memorization
- mitigation
---
About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/ahans1/128-goldfish-loss-llama-1B
<!-- 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.5 | |
| GGUF | IQ3_XS | 0.6 | |
| GGUF | Q3_K_S | 0.6 | |
| GGUF | IQ3_S | 0.6 | beats Q3_K* |
| GGUF | IQ3_M | 0.6 | |
| GGUF | Q3_K_M | 0.6 | lower quality |
| GGUF | Q3_K_L | 0.7 | |
| GGUF | IQ4_XS | 0.7 | |
| GGUF | Q4_K_S | 0.7 | fast, recommended |
| GGUF | Q4_K_M | 0.8 | fast, recommended |
| GGUF | Q5_K_S | 0.9 | |
| GGUF | Q5_K_M | 0.9 | |
| GGUF | Q6_K | 1.0 | very good quality |
| GGUF | Q8_0 | 1.3 | fast, best quality |
| GGUF | f16 | 2.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/128-goldfish-loss-llama-1B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models