CoolFace
Modelpublic

Honkware/Swift-Qwen3.8-27b-exl3-4.0bpw

sourceHugging Faceotherupdated 11d agoView on Hugging Face
0likes302downloads
Model Card

<div align="center">

Swift · Qwen3.8 · 27b

<sub><code>EXL3</code> &nbsp;·&nbsp; <b>4.0&nbsp;bpw</b> &nbsp;·&nbsp; 16.4&nbsp;GB &nbsp;·&nbsp; Dense</sub>

<br/>

![format](https://github.com/turboderp-org/exllamav3) ![bpw](#quants) ![size](#quants) codebook ![arch](https://huggingface.co/ukisai/Swift-Qwen3.8-27b)

![base model](https://huggingface.co/ukisai/Swift-Qwen3.8-27b) ![quantized by](https://huggingface.co/Honkware) ![collection](https://huggingface.co/collections/Honkware/swift-qwen38-27b-exl3-6aaa6e3a46f574fd3751c27a)

</div>


[!NOTE] An ExLlamaV3 build of `ukisai/Swift-Qwen3.8-27b` at 4.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; Size &nbsp;&nbsp; median&nbsp;KL<br><sub>wiki2</sub> &nbsp;&nbsp; Status
4.016.4&nbsp;GB0.0080<kbd>this repo</kbd>

</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/Swift-Qwen3.8-27b-exl3-4.0bpw \
  --local-dir ./Swift-Qwen3.8-27b-exl3-4.0bpw

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

<br/>

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

</details>

License &amp; use

[!IMPORTANT] Use and license follow the [base model](https://huggingface.co/ukisai/Swift-Qwen3.8-27b). 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>