mradermacher/AmberChat-GGUF overview
About < quantize version: 2 < output tensor quantised: 1 < convert type: hf < vocab type: < tags: static quants of https://huggingface.co/IFM/AmberChat < provi…
Runs locally from ~2.36 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| AmberChat.IQ3_M.gguf | GGUF | GGUF | 2.90 GB | Download |
| AmberChat.IQ3_S.gguf | GGUF | GGUF | 2.75 GB | Download |
| AmberChat.IQ3_XS.gguf | GGUF | GGUF | 2.60 GB | Download |
| AmberChat.IQ4_XS.gguf | GGUF | GGUF | 3.40 GB | Download |
| AmberChat.Q2_K.gguf | GGUF | GGUF | 2.36 GB | Download |
| AmberChat.Q3_K_L.gguf | GGUF | GGUF | 3.35 GB | Download |
| AmberChat.Q3_K_M.gguf | GGUF | GGUF | 3.07 GB | Download |
| AmberChat.Q3_K_S.gguf | GGUF | GGUF | 2.75 GB | Download |
| AmberChat.Q4_K_M.gguf | GGUF | GGUF | 3.80 GB | Download |
| AmberChat.Q4_K_S.gguf | GGUF | GGUF | 3.59 GB | Download |
| AmberChat.Q5_K_M.gguf | GGUF | GGUF | 4.45 GB | Download |
| AmberChat.Q5_K_S.gguf | GGUF | GGUF | 4.33 GB | Download |
| AmberChat.Q6_K.gguf | GGUF | GGUF | 5.15 GB | Download |
| AmberChat.Q8_0.gguf | GGUF | GGUF | 6.67 GB | Download |
| AmberChat.f16.gguf | GGUF | GGUF | 12.55 GB | Download |
Model Details
| Model ID | mradermacher/AmberChat-GGUF |
|---|---|
| Author | mradermacher |
| Pipeline | — |
| License | apache-2.0 |
| Base model | IFM/AmberChat |
| Last modified | 2026-08-27T19:03:43.000Z |
Model README
---
base_model: IFM/AmberChat
datasets:
- WizardLM/WizardLM_evol_instruct_V2_196k
- icybee/share_gpt_90k_v1
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- nlp
- llm
---
About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/IFM/AmberChat
<!-- provided-files -->
For a convenient overview and download list, visit our model page for this model.
weighted/imatrix quants are available at https://huggingface.co/mradermacher/AmberChat-i1-GGUF
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 | 2.6 | |
| GGUF | IQ3_XS | 2.9 | |
| GGUF | IQ3_S | 3.0 | beats Q3_K* |
| GGUF | Q3_K_S | 3.0 | |
| GGUF | IQ3_M | 3.2 | |
| GGUF | Q3_K_M | 3.4 | lower quality |
| GGUF | Q3_K_L | 3.7 | |
| GGUF | IQ4_XS | 3.7 | |
| GGUF | Q4_K_S | 4.0 | fast, recommended |
| GGUF | Q4_K_M | 4.2 | fast, recommended |
| GGUF | Q5_K_S | 4.8 | |
| GGUF | Q5_K_M | 4.9 | |
| GGUF | Q6_K | 5.6 | very good quality |
| GGUF | Q8_0 | 7.3 | fast, best quality |
| GGUF | f16 | 13.6 | 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/AmberChat-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models