allura-quants/Qwen3.8-27B-Dominatrix-GGUF overview
<style .qdom { max width: 920px; margin: 24px auto; padding: 32px; background: linear gradient 160deg, 12091c 0%, 1b1026 55%, 14081d 100% ; border: 1px solid 3…
Runs locally from ~15.66 GB disk (16 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| allura-org_Qwen3.8-27B-Dominatrix_Q4_K_L.gguf | GGUF | Q4_K_L | 16.54 GB | Download |
| allura-org_Qwen3.8-27B-Dominatrix_Q4_K_M.gguf | GGUF | Q4_K_M | 15.66 GB | Download |
| allura-org_Qwen3.8-27B-Dominatrix_Q6_K_L.gguf | GGUF | Q6_K_L | 21.46 GB | Download |
| allura-org_Qwen3.8-27B-Dominatrix_Q8_0.gguf | GGUF | Q8_0 | 27.05 GB | Download |
| allura-org_Qwen3.8-27B-Dominatrix_bf16.gguf | GGUF | BF16 | 50.90 GB | Download |
Model Details
| Model ID | allura-quants/Qwen3.8-27B-Dominatrix-GGUF |
|---|---|
| Author | allura-quants |
| Pipeline | — |
| License | apache-2.0 |
| Base model | allura-org/Qwen3.8-27B-Dominatrix |
| Last modified | 2026-08-19T22:11:23.000Z |
Model README
---
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/634262af8d8089ebaefd410e/LzXxeS6Rkun66x_UEoDKi.jpeg
license: apache-2.0
language:
- en
base_model:
- allura-org/Qwen3.8-27B-Dominatrix
base_model_relation: quantized
tags:
- not-for-all-audiences
- roleplay
- creative-writing
- axolotl
- unsloth
- slop? peak? you decide!
- using huggingface tags like AO3
- no beta read we die like llama 4
---
<style>
.qdom {
max-width: 920px;
margin: 24px auto;
padding: 32px;
background: linear-gradient(160deg, #12091c 0%, #1b1026 55%, #14081d 100%);
border: 1px solid #3a2350;
border-radius: 20px;
color: #eadff2;
font-family: ui-sans-serif, system-ui, "Segoe UI", Roboto, sans-serif;
line-height: 1.65;
}
.qdom-hero {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 24px;
}
.qdom-portrait {
flex-shrink: 0;
padding: 10px;
object-fit: contain;
background: rgba(255, 255, 255, 0.04);
border: 1px solid #3a2350;
border-radius: 16px;
box-shadow: 0 0 28px rgba(255, 77, 141, 0.25);
}
.qdom-kicker {
margin: 0;
font-size: 12px;
letter-spacing: 0.28em;
text-transform: uppercase;
color: #ff8ab0;
}
.qdom-title {
margin: 6px 0 8px;
font-size: 38px;
line-height: 1.15;
color: #ff7aa8;
}
@supports (-webkit-background-clip: text) or (background-clip: text) {
.qdom-title {
background: linear-gradient(90deg, #ff4d8d, #c084fc);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
}
.qdom-tagline {
margin: 0;
font-size: 17px;
color: #cbb8d6;
}
.qdom-badges {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin: 22px 0 0;
}
.qdom-badges span {
font-size: 13px;
padding: 5px 12px;
border-radius: 999px;
border: 1px solid #4a2f63;
background: rgba(255, 77, 141, 0.08);
color: #e4bcd7;
}
.qdom-rule {
border: none;
height: 1px;
margin: 30px 0 4px;
background: linear-gradient(90deg, rgba(255, 77, 141, 0), rgba(255, 77, 141, 0.45), rgba(255, 77, 141, 0));
}
.qdom-section {
margin-top: 24px;
padding: 22px 24px;
background: rgba(255, 255, 255, 0.03);
border: 1px solid #2b1a3d;
border-radius: 14px;
}
.qdom-section h2 {
margin: 0 0 12px;
font-size: 20px;
color: #ff7aa8;
}
.qdom-section p {
margin: 8px 0;
}
.qdom-muted {
font-size: 14px;
color: #a48fb3;
}
.qdom-term {
display: flex;
flex-wrap: wrap;
gap: 8px 16px;
padding: 10px 0;
border-bottom: 1px dashed #33204a;
}
.qdom-term:last-child {
border-bottom: none;
}
.qdom-name {
min-width: 180px;
font-weight: 700;
color: #ffb3cc;
}
.qdom-kv strong {
display: inline-block;
min-width: 140px;
color: #ffb3cc;
}
.qdom-table {
width: 100%;
border-collapse: collapse;
}
.qdom-table th,
.qdom-table td {
padding: 10px 12px;
border-bottom: 1px solid #2b1a3d;
text-align: left;
font-size: 15px;
vertical-align: top;
}
.qdom-table th {
font-size: 12px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: #c9a3ff;
}
.qdom-table td:first-child {
white-space: nowrap;
font-weight: 700;
color: #ffd1e2;
}
.qdom-tags {
display: flex;
flex-wrap: wrap;
gap: 6px;
margin: 8px 0;
}
.qdom-tags span {
font-size: 13px;
padding: 4px 10px;
border: 1px dashed #6b4f8f;
border-radius: 8px;
color: #d4b1ff;
}
.qdom-button {
display: inline-block;
margin: 8px 0;
padding: 12px 28px;
border-radius: 999px;
background: linear-gradient(90deg, #ff4d8d, #e11d48);
color: #ffffff;
text-decoration: none;
font-weight: 700;
}
.qdom-button:hover {
filter: brightness(1.1);
}
.qdom-xmr {
margin: 8px 0;
padding: 12px 14px;
border: 1px solid #3a2350;
border-radius: 10px;
background: #0d0713;
color: #f5c542;
font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
font-size: 13px;
overflow-wrap: anywhere;
word-break: break-all;
}
.qdom-section ul {
margin: 8px 0;
padding-left: 22px;
}
.qdom-section li {
margin: 8px 0;
}
.qdom-footer {
margin-top: 26px;
text-align: center;
font-size: 13px;
color: #8b7a99;
}
</style>
<div class="qdom">
<div class="qdom-hero">
<img class="qdom-portrait" src="https://cdn-uploads.huggingface.co/production/uploads/634262af8d8089ebaefd410e/LzXxeS6Rkun66x_UEoDKi.jpeg" alt="Official portrait of the model" />
<div>
<p class="qdom-kicker">The newest member of your roleplay stack</p>
<h1 class="qdom-title">Qwen 3.8 27B Dominatrix</h1>
<p class="qdom-tagline">A roleplay-focused finetune for improved prose and more creative reasoning.</p>
</div>
</div>
<hr class="qdom-rule" />
<div class="qdom-section">
<h2>Description</h2>
<p>An RP-focused finetune of <strong style="color: #eadff2;">Qwen 3.8 27B</strong> for improved prose and better (or at least more creative) reasoning.</p>
</div>
<div class="qdom-section">
<h2>Findom</h2>
<p>Here's some links to support Fizz, the member who trained this model:</p>
<a class="qdom-button" href="https://ko-fi.com/fizzai" target="_blank" rel="noopener">Support Fizz on Ko-fi</a>
<p>As well as her Monero address:</p>
<div class="qdom-xmr">86WNJmNSFctdeiuBsR6vmLUj8q1RAwZY3dKbUsTt9iCjb2iXqrZdH1EV1iFW2qjBx1iU8aYhARG9NJyZHngTQf797th4jBR</div>
</div>
<div class="qdom-section">
<h2>Chat Template Changes</h2>
<p>The original chat template has had its defaults adjusted. If you notice anything, it was intentional.</p>
<div class="qdom-term">
<span class="qdom-name">preserve_thinking</span>
<span>Off.</span>
</div>
<div class="qdom-term">
<span class="qdom-name">reasoning_effort</span>
<span>Medium instead of xhigh.</span>
</div>
</div>
<div class="qdom-section">
<h2>Usage</h2>
<div class="qdom-kv">
<p><strong>Chat format:</strong> standard Qwen3.8-style ChatML. A chat template mismatch is the one thing that visibly disappoints her.</p>
<p><strong>Samplers:</strong> the author ran her comfortably at temperature 1.0 to 1.25 with either min_p 0.1 or top_p 0.95. Others found success at 0.7 temp and nothing else. Iunno!</p>
</div>
</div>
<div class="qdom-section">
<h2>Other Formats</h2>
<a class="qdom-button" href="https://hf.co/allura-forge/Qwen3.8-27B-Dominatrix-LoRA" target="_blank" rel="noopener">Combined R128 LoRA Adapter</a>
<a class="qdom-button" href="https://hf.co/allura-quants/Qwen3.8-27B-Dominatrix-GGUF" target="_blank" rel="noopener">Official GGUF (Static)</a>
</div>
<div class="qdom-section">
<h2>Acknowledgements</h2>
<ul>
<li>Everyone at Allura, for being cool and based.</li>
<li>Everyone whose data this model was trained on, and everyone who collated it.</li>
<li>The global proletariat.</li>
</ul>
</div>
<p class="qdom-footer">Made with 100% slop HTML entirely for ragebaiting our friend CURSE who hates these HTML model cards</p>
</div>
Run allura-quants/Qwen3.8-27B-Dominatrix-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models