CoolFace
Modelpublic

Honkware/Qwen3.5-0.8B-exl3-SC-3.0bpw-H6-V6

sourceHugging Faceapache-2.0updated 11d agoView on Hugging Face
0likes387downloads
Model Card

<div align="center">

Qwen3.5 · 0.8B

<sub><code>EXL3</code> &nbsp;·&nbsp; <b>3.0&nbsp;bpw</b> &nbsp;·&nbsp; 1.0&nbsp;GB &nbsp;·&nbsp; Dense</sub>

<br/>

![format](https://github.com/turboderp-org/exllamav3) ![bpw](#quants) ![size](#quants) codebook ![arch](https://huggingface.co/Qwen/Qwen3.5-0.8B)

![base model](https://huggingface.co/Qwen/Qwen3.5-0.8B) ![quantized by](https://huggingface.co/Honkware) ![collection](https://huggingface.co/collections/Honkware/qwen35-08b-exl3-6a89b7d33e550d4d70b8a181)

</div>


[!NOTE] An ExLlamaV3 build of `Qwen/Qwen3.5-0.8B` at 3.0 bits per weight. See Quants for sibling repos at other bit&#8209;widths or browse the collection.

Quants

<div align="center">

BPW &nbsp;&nbsp; Mode &nbsp;&nbsp; Size &nbsp;&nbsp; median&nbsp;KL<br><sub>self-sampled</sub> &nbsp;&nbsp; Status
3.0plain1.0&nbsp;GB1.64e-04link
3.0SC&nbsp;H6&nbsp;V61.0&nbsp;GB4.35e-05<kbd>this repo</kbd>
4.0plain1.1&nbsp;GB&mdash;link

</div>

Inference

<table> <thead> <tr> <th align="left" width="32%">Loader</th> <th align="left">Use it for</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/theroyallab/tabbyAPI"><b>TabbyAPI</b></a></td> <td>OpenAI&#8209;compatible HTTP server. Drop&#8209;in for OpenAI clients.</td> </tr> <tr> <td><a href="https://github.com/oobabooga/text-generation-webui"><b>text&#8209;generation&#8209;webui</b></a></td> <td>Local chat UI. Pick the <i>ExLlamaV3</i> loader from the model dropdown.</td> </tr> <tr> <td><a href="https://github.com/turboderp-org/exllamav3"><b>ExLlamaV3</b></a></td> <td>Direct Python API for embedding the model in your own code or pipeline.</td> </tr> </tbody> </table>

Download

bash
pip install -U huggingface_hub

hf download \
  Honkware/Qwen3.5-0.8B-exl3-SC-3.0bpw-H6-V6 \
  --local-dir ./Qwen3.5-0.8B-exl3-SC-3.0bpw-H6-V6

<details> <summary><b>Quantization recipe</b> &nbsp;<sub>(advanced, embedded in <code>quantization_config.json</code>)</sub></summary>

<br/>

SettingValue
FormatEXL3
Bits per weight3.0
Head bits6
Calibration rows250
Calibration dataexllamav3 bundled mix (c4, code, multilingual, technical, tiny, wiki)
Codebookmul1
Out&#8209;scalesalways
Parallel modeenabled
Vision tower6 bits

</details>

License &amp; use

[!IMPORTANT] Use and license follow the [base model](https://huggingface.co/Qwen/Qwen3.5-0.8B). Quantization adds no additional restrictions. Refer to the upstream repository for terms, citation, and safety documentation.

<div align="center"> <sub><i>Quantized with <a href="https://github.com/Honkware/blockquant"><b>BlockQuant</b></a> &nbsp;·&nbsp; convention&nbsp;<code>{org}/{model}-exl3-{bpw}bpw</code></i></sub> </div>