---
license: apache-2.0
base_model: Pageshift-Entertainment/pagestorm-research-preview-24b-first-chapter-only
base_model_relation: quantized
quantized_by: blockblockblock
library_name: exllamav3
pipeline_tag: text-generation
tags:
- exl3
- exllamav3
- quantized
quantization_format: exl3
bits_per_weight: 4.0
---
# pagestorm · research · preview · 24b · first · chapter · only
EXL3 · 4.0 bpw · 13.4 GB · Dense · 40 layers
[](https://github.com/turboderp-org/exllamav3)
[](#quants)
[](#quants)
[](https://huggingface.co/Pageshift-Entertainment/pagestorm-research-preview-24b-first-chapter-only)
[](https://huggingface.co/Pageshift-Entertainment/pagestorm-research-preview-24b-first-chapter-only)
[](https://huggingface.co/blockblockblock)
[](https://huggingface.co/collections/blockblockblock/pagestorm-research-preview-24b-first-chapter-only-exl3-6a44485dcb159b889ca2233f)
---
> [!NOTE]
> An [ExLlamaV3](https://github.com/turboderp-org/exllamav3) build of [`Pageshift-Entertainment/pagestorm-research-preview-24b-first-chapter-only`](https://huggingface.co/Pageshift-Entertainment/pagestorm-research-preview-24b-first-chapter-only) at **4.0 bits per weight**. See [Quants](#quants) for sibling repos at other bit‑widths or browse the [collection](https://huggingface.co/collections/blockblockblock/pagestorm-research-preview-24b-first-chapter-only-exl3-6a44485dcb159b889ca2233f).
## Quants
| BPW | Head bits | Calibration rows | Size | Status |
| :---: | :---: | :---: | ---: | :--- |
| 3.3 | 8 | 250 | 11.4 GB | [link](https://huggingface.co/blockblockblock/pagestorm-research-preview-24b-first-chapter-only-exl3-3.3bpw) |
| **4.0** | 8 | 250 | **13.4 GB** | this repo |
## Inference
| Loader |
Use it for |
| TabbyAPI |
OpenAI‑compatible HTTP server. Drop‑in for OpenAI clients. |
| text‑generation‑webui |
Local chat UI. Pick the ExLlamaV3 loader from the model dropdown. |
| ExLlamaV3 |
Direct Python API for embedding the model in your own code or pipeline. |
## Download
```bash
pip install -U huggingface_hub
hf download \
blockblockblock/pagestorm-research-preview-24b-first-chapter-only-exl3-4.0bpw \
--local-dir ./pagestorm-research-preview-24b-first-chapter-only-exl3-4.0bpw
```
Quantization recipe (advanced, embedded in quantization_config.json)
| Setting | Value |
| :--- | :--- |
| Format | `EXL3` |
| Bits per weight | `4.0` |
| Head bits | `8` |
| Calibration rows | `250` |
| Codebook | `MCG` |
| Out‑scales | `always` |
| Parallel mode | `enabled` |
Loaded automatically by every ExLlamaV3 loader; reproduced here for searchability.
## License & use
> [!IMPORTANT]
> Use and license **follow the [base model](https://huggingface.co/Pageshift-Entertainment/pagestorm-research-preview-24b-first-chapter-only)**.
> Quantization adds no additional restrictions. Refer to the upstream repository for terms, citation, and safety documentation.
---
Quantized with BlockQuant · convention {org}/{model}-exl3-{bpw}bpw