UltimateIntent/HeatSeeker-284B-A13B-GGUF overview
<style @import url 'https://fonts.googleapis.com/css2?family=Black+Ops+One&family=Rajdhani:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap' ; …
Runs locally from ~60.10 GB disk (32 GB+ VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
Model Details
| Model ID | UltimateIntent/HeatSeeker-284B-A13B-GGUF |
|---|---|
| Author | UltimateIntent |
| Pipeline | text-generation |
| License | mit |
| Base model | huihui-ai/Huihui-DeepSeek-V4-Flash-0731-abliterated-GGUF |
| Last modified | 2026-08-28T12:21:59.000Z |
Model README
---
base_model:
- huihui-ai/Huihui-DeepSeek-V4-Flash-0731-abliterated-GGUF
base_model_relation: finetune
license: mit
language:
- en
tags:
- text-generation
- creative-writing
- roleplay
- nsfw
- erp
- abliterated
- lora
- moe
- deepseek
- not-for-all-audiences
---
<style>
@import url('https://fonts.googleapis.com/css2?family=Black+Ops+One&family=Rajdhani:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
:root{
--hs-bg:#05070b;
--hs-panel:#0a0f16;
--hs-panel2:#101722;
--hs-ink:#eef3f7;
--hs-muted:#8b98a8;
--hs-dim:#536171;
--hs-yellow:#ffd15c;
--hs-amber:#ffad20;
--hs-orange:#ff6b18;
--hs-red:#ff3c4f;
--hs-cyan:#7bdcff;
--hs-line:rgba(255,173,32,.22);
}
.hs{
max-width:980px;
margin:0 auto;
padding:20px;
color:var(--hs-ink);
font-family:'Rajdhani',sans-serif;
background:
radial-gradient(circle at 50% 0%, rgba(255,107,24,.12), transparent 28%),
radial-gradient(circle at 85% 25%, rgba(255,60,79,.08), transparent 22%),
linear-gradient(180deg,#05070b,#070a0f 48%,#05070b);
border:1px solid rgba(255,173,32,.13);
border-radius:22px;
overflow:hidden;
position:relative;
box-sizing:border-box;
}
.hs *{box-sizing:border-box;position:relative;z-index:1}
.hs h1,.hs h2,.hs h3,.hs h4{border:0;color:#fff}
.hs p,.hs li{color:#b9c5d0;line-height:1.66}
.hs strong{color:#fff}
.hs a{color:#ffd779;text-decoration:none}
.hs code{
font-family:'Space Mono',monospace;
background:rgba(255,173,32,.08);
color:#ffd779;
border:1px solid rgba(255,173,32,.17);
border-radius:5px;
padding:2px 7px;
}
.hs::before{
content:"";
position:absolute;
inset:0;
z-index:0;
opacity:.22;
background-image:
linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
background-size:28px 28px;
mask-image:linear-gradient(to bottom,#000 0%,transparent 75%);
pointer-events:none;
}
/ ---------------- HERO ---------------- /
.hs-hero{
padding:44px 42px 40px;
border:1px solid rgba(255,173,32,.24);
border-radius:22px;
overflow:hidden;
background:
linear-gradient(110deg,rgba(255,173,32,.06),transparent 40%),
radial-gradient(circle at 82% 45%,rgba(255,60,79,.10),transparent 24%),
linear-gradient(180deg,#0c1119,#080b10);
box-shadow:
0 20px 70px rgba(0,0,0,.38),
inset 0 0 70px rgba(0,0,0,.36);
}
.hs-hero::before,
.hs-hero::after{
content:"";
position:absolute;
left:0;
right:0;
height:2px;
background:linear-gradient(90deg,transparent,var(--hs-amber),var(--hs-orange),var(--hs-red),transparent);
animation:beam 5s ease-in-out infinite;
}
.hs-hero::before{top:0}
.hs-hero::after{bottom:0;animation-delay:-2.5s}
@keyframes beam{
0%,100%{opacity:.45;filter:brightness(.8)}
50%{opacity:1;filter:brightness(1.4)}
}
.hs-eyebrow{
font-family:'Space Mono',monospace;
text-transform:uppercase;
letter-spacing:.18em;
color:var(--hs-yellow);
font-size:.72rem;
font-weight:700;
margin-bottom:14px;
}
.hs-title{
margin:0;
font-family:'Black Ops One',system-ui;
font-size:4.7rem;
line-height:.95;
text-transform:uppercase;
letter-spacing:.04em;
background:linear-gradient(180deg,#fff 0%,#ffe59a 42%,#ff9d28 73%,#ff493d 100%);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
background-clip:text;
filter:drop-shadow(0 0 24px rgba(255,107,24,.18));
white-space:nowrap;
}
.hs-tagline{
margin:20px 0 8px;
font-size:1.55rem;
color:#f3f6f8 !important;
font-weight:700;
letter-spacing:.02em;
}
.hs-subline{
max-width:620px;
font-size:1rem;
color:#96a3b1 !important;
margin:0;
}
.hs-hero-grid{
display:flex;
flex-direction:column;
align-items:stretch;
gap:0;
}
/*
Critical: allow grid children to shrink below their
intrinsic/min-content width instead of forcing the radar
outside the hero.
*/
.hs-hero-grid > *{
min-width:0;
}
/ Radar / lock-on toy /
.hs-radar-stage{
min-height:290px;
display:flex;
align-items:center;
justify-content:center;
margin:8px 0 4px;
}
.hs-radar{
width:255px;
height:255px;
aspect-ratio:1 / 1;
border-radius:50%;
border:1px solid rgba(255,173,32,.42);
background:
radial-gradient(circle,
transparent 0 16%,
rgba(255,173,32,.19) 16.4% 16.9%,
transparent 17.3% 35%,
rgba(255,173,32,.15) 35.4% 35.9%,
transparent 36.3% 55%,
rgba(255,173,32,.11) 55.4% 55.9%,
transparent 56.3%),
linear-gradient(
90deg,
transparent 49.7%,
rgba(255,173,32,.30) 50%,
transparent 50.3%
),
linear-gradient(
transparent 49.7%,
rgba(255,173,32,.30) 50%,
transparent 50.3%
);
box-shadow:
0 0 42px rgba(255,107,24,.12),
inset 0 0 30px rgba(255,107,24,.06);
animation:pulseRadar 3.5s ease-in-out infinite;
}
.hs-radar::before{
content:"";
position:absolute;
width:66px;
height:66px;
top:50%;
left:50%;
transform:translate(-50%,-50%) rotate(45deg);
border:2px solid var(--hs-red);
box-shadow:0 0 20px rgba(255,60,79,.38);
animation:lockPulse 1.4s ease-in-out infinite;
}
.hs-radar::after{
content:"LOCK";
position:absolute;
left:50%;
bottom:18px;
transform:translateX(-50%);
font-family:'Space Mono',monospace;
color:var(--hs-red);
font-size:.7rem;
font-weight:700;
letter-spacing:.28em;
text-shadow:0 0 12px rgba(255,60,79,.6);
}
@keyframes pulseRadar{
0%,100%{transform:scale(1)}
50%{transform:scale(1.025)}
}
@keyframes lockPulse{
0%,100%{opacity:.72}
50%{opacity:1}
}
.hs-orbit{
position:absolute;
width:16px;
height:16px;
border-radius:50%;
background:var(--hs-yellow);
box-shadow:0 0 18px var(--hs-orange);
top:50%;
left:50%;
margin:-8px;
animation:target-lock 6s ease-in-out infinite;
}
@keyframes target-lock{
0%{left:82%;top:24%;opacity:0}
8%{left:82%;top:24%;opacity:1}
28%{left:72%;top:31%;opacity:1}
46%{left:62%;top:39%;opacity:1}
60%{left:54%;top:46%;opacity:1}
68%{left:50%;top:50%;opacity:1}
90%{left:50%;top:50%;opacity:1}
96%{left:50%;top:50%;opacity:0}
100%{left:82%;top:24%;opacity:0}
}
.hs-idrow{
display:flex;
flex-wrap:wrap;
gap:8px;
margin-top:22px;
}
.hs-id{
font-family:'Space Mono',monospace;
font-size:.68rem;
text-transform:uppercase;
letter-spacing:.08em;
padding:7px 10px;
border:1px solid rgba(255,173,32,.22);
border-radius:6px;
background:rgba(255,173,32,.045);
color:#bcc6d1;
}
.hs-id.hot{
color:#ffd56c;
border-color:rgba(255,173,32,.38);
background:rgba(255,173,32,.08);
}
/ ---------------- PLAYFUL STRIP ---------------- /
.hs-strip{
margin:18px 0 24px;
padding:11px 14px;
border:1px solid rgba(255,173,32,.13);
border-radius:9px;
overflow:hidden;
background:linear-gradient(90deg,rgba(255,173,32,.045),rgba(255,60,79,.03));
}
.hs-strip-inner{
font-family:'Space Mono',monospace;
text-transform:uppercase;
letter-spacing:.11em;
font-size:.64rem;
color:#7f8b98;
white-space:nowrap;
text-align:center;
}
.hs-strip-inner strong{color:#ffc85d}
/ ---------------- SHOWCASE VIDEO ---------------- /
.hs-video-wrap{
position:relative;
margin:18px 0 24px;
padding:8px;
border-radius:16px;
overflow:hidden;
border:1px solid rgba(255,173,32,.22);
background:linear-gradient(145deg,#0d131b,#080c11);
box-shadow:0 8px 40px rgba(0,0,0,.38),0 0 28px rgba(255,107,24,.06);
}
.hs-video-wrap video{
width:100%;
display:block;
border-radius:11px;
background:#000;
}
.hs-video-badge{
position:absolute;
top:20px;
left:20px;
z-index:5;
background:rgba(8,12,17,.86);
color:#ffd166;
font-family:'Space Mono',monospace;
font-size:.62rem;
font-weight:700;
padding:7px 12px;
border-radius:6px;
letter-spacing:.09em;
text-transform:uppercase;
border:1px solid rgba(255,173,32,.38);
box-shadow:0 2px 14px rgba(0,0,0,.42);
}
.hs-video-note{
text-align:center;
margin:10px 4px 2px;
font-family:'Space Mono',monospace;
font-size:.57rem;
letter-spacing:.10em;
text-transform:uppercase;
color:#657281;
}
/ ---------------- FEATURE MOSAIC ---------------- /
.hs-mosaic{
display:grid;
grid-template-columns:1.15fr .85fr;
gap:14px;
margin:14px 0 24px;
}
.hs-splash{
min-height:238px;
padding:26px;
border-radius:16px;
border:1px solid rgba(255,173,32,.14);
background:
radial-gradient(circle at 90% 15%,rgba(255,107,24,.10),transparent 30%),
linear-gradient(145deg,#0d131c,#090d13);
overflow:hidden;
}
.hs-splash.big{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.hs-splash-label{
font-family:'Space Mono',monospace;
text-transform:uppercase;
letter-spacing:.12em;
font-size:.63rem;
color:#ffbe48;
}
.hs-splash-title{
font-family:'Black Ops One',system-ui;
font-size:2.35rem;
line-height:1;
margin:8px 0 10px;
text-transform:uppercase;
letter-spacing:.03em;
}
.hs-splash p{
margin:0;
max-width:560px;
color:#9aa7b4;
}
.hs-mini-stack{
display:grid;
gap:14px;
}
.hs-mini{
padding:18px 20px;
border-radius:14px;
border:1px solid rgba(255,255,255,.07);
background:#0c121a;
}
.hs-mini .mini-kicker{
font-family:'Space Mono',monospace;
color:#ffbd4a;
text-transform:uppercase;
letter-spacing:.09em;
font-size:.58rem;
}
.hs-mini .mini-value{
margin-top:5px;
font-family:'Black Ops One',system-ui;
font-size:1.55rem;
color:#fff3cf;
}
/ ---------------- ACCORDION SYSTEM ---------------- /
.hs details{
margin:13px 0;
border:1px solid rgba(255,173,32,.12);
border-radius:14px;
background:linear-gradient(180deg,#0b1017,#080c11);
overflow:hidden;
transition:all .35s ease;
}
.hs details:hover{
border-color:rgba(255,173,32,.28);
box-shadow:0 0 26px rgba(255,107,24,.06);
}
.hs details[open]{
border-color:rgba(255,173,32,.32);
box-shadow:0 0 28px rgba(255,107,24,.07);
}
.hs summary{
cursor:pointer;
padding:18px 21px;
list-style:none;
display:flex;
align-items:center;
gap:12px;
user-select:none;
color:#eaf0f5;
font-family:'Space Mono',monospace;
font-weight:700;
font-size:.77rem;
text-transform:uppercase;
letter-spacing:.08em;
background:
linear-gradient(90deg,rgba(255,173,32,.045),transparent 45%);
}
.hs summary::-webkit-details-marker{display:none}
.hs summary::before{
content:"◇";
color:var(--hs-yellow);
font-size:1.05rem;
transition:transform .25s ease,color .25s ease;
}
.hs details[open] summary::before{
transform:rotate(45deg);
color:var(--hs-red);
}
.hs summary .sum-title{
flex:1;
}
.hs summary .sum-chip{
font-size:.57rem;
color:#697684;
border:1px solid rgba(255,255,255,.07);
border-radius:5px;
padding:4px 7px;
}
.hs-fold{
padding:4px 22px 22px;
}
.hs-fold > p:first-child{
margin-top:9px;
}
/ ---------------- FUN CARDS INSIDE ACCORDIONS ---------------- /
.hs-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:11px;
margin-top:15px;
}
.hs-card{
padding:18px;
border-radius:11px;
background:linear-gradient(145deg,#111822,#0c1118);
border:1px solid rgba(255,255,255,.065);
}
.hs-card h4{
margin:0 0 7px;
color:#ffd06e;
font-size:.98rem;
}
.hs-card p{
margin:0;
color:#91a0ae;
font-size:.87rem;
line-height:1.58;
}
.hs-quote{
margin:17px 0;
padding:17px 19px;
border-left:3px solid var(--hs-orange);
border-radius:0 10px 10px 0;
background:linear-gradient(90deg,rgba(255,107,24,.09),rgba(255,107,24,.015));
color:#c4cdd6;
font-size:.92rem;
}
.hs-hotbox{
margin-top:15px;
padding:18px;
border:1px solid rgba(255,60,79,.20);
border-radius:12px;
background:
radial-gradient(circle at 100% 0%,rgba(255,60,79,.09),transparent 35%),
linear-gradient(145deg,#100d12,#0b0d11);
}
.hs-hotbox .hotlabel{
font-family:'Space Mono',monospace;
color:#ff6a76;
text-transform:uppercase;
letter-spacing:.10em;
font-size:.62rem;
margin-bottom:7px;
}
.hs-hotbox p{margin:0;color:#adbac6}
/ ---------------- STATS ---------------- /
.hs-stats{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:10px;
margin-top:16px;
}
.hs-stat{
text-align:center;
padding:18px 10px;
border-radius:10px;
background:#0d131b;
border:1px solid rgba(255,173,32,.12);
}
.hs-stat .v{
display:block;
font-family:'Black Ops One',system-ui;
color:#ffd166;
font-size:1.75rem;
line-height:1;
}
.hs-stat .l{
display:block;
margin-top:7px;
font-family:'Space Mono',monospace;
color:#687583;
font-size:.56rem;
letter-spacing:.08em;
text-transform:uppercase;
line-height:1.4;
}
.hs-stats-5{
display:grid;
grid-template-columns:repeat(6,1fr);
gap:10px;
margin-top:16px;
}
.hs-stat-5{
display:flex;
flex-direction:column;
justify-content:center;
text-align:center;
padding:18px 10px;
border-radius:10px;
background:#0d131b;
border:1px solid rgba(255,173,32,.12);
}
.hs-stat-5 .v{
display:block;
font-family:'Black Ops One',system-ui;
color:#ffd166;
font-size:1.75rem;
line-height:1;
}
.hs-stat-5 .l{
display:block;
margin-top:7px;
font-family:'Space Mono',monospace;
color:#687583;
font-size:.56rem;
letter-spacing:.08em;
text-transform:uppercase;
line-height:1.4;
}
/ ---------------- TABLES / SETTINGS ---------------- /
.hs-table{
width:100%;
margin-top:15px;
border-collapse:separate;
border-spacing:0;
border:1px solid rgba(255,173,32,.11);
border-radius:10px;
overflow:hidden;
}
.hs-table th{
padding:11px 13px;
text-align:left;
font-family:'Space Mono',monospace;
font-size:.61rem;
text-transform:uppercase;
letter-spacing:.09em;
color:#ffc456;
background:rgba(255,173,32,.05);
border-bottom:1px solid rgba(255,173,32,.12);
}
.hs-table td{
padding:11px 13px;
font-size:.84rem;
color:#aeb9c4;
background:#0b1017;
border-bottom:1px solid rgba(255,255,255,.045);
}
.hs-table tr:last-child td{border-bottom:none}
.hs-sampler{
display:grid;
grid-template-columns:repeat(5,1fr);
gap:9px;
margin-top:14px;
}
.hs-param{
text-align:center;
padding:14px 8px;
border-radius:9px;
background:#0e151e;
border:1px solid rgba(255,173,32,.11);
}
.hs-param .pv{
display:block;
font-family:'Space Mono',monospace;
font-size:1rem;
font-weight:700;
color:#ffd26c;
}
.hs-param .pl{
display:block;
margin-top:4px;
font-family:'Space Mono',monospace;
font-size:.53rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#667481;
}
/ ---------------- RELEASE BUTTON ---------------- /
.hs-btn{
display:inline-flex;
align-items:center;
gap:8px;
margin-top:15px;
padding:11px 16px;
border-radius:8px;
font-family:'Space Mono',monospace;
font-size:.67rem;
font-weight:700;
letter-spacing:.08em;
text-transform:uppercase;
background:linear-gradient(90deg,#ffd15c,#ff8c28);
color:#090c10 !important;
box-shadow:0 7px 24px rgba(255,107,24,.16);
transition:transform .2s ease,box-shadow .2s ease;
}
.hs-btn:hover{
transform:translateY(-2px);
box-shadow:0 10px 30px rgba(255,107,24,.23);
}
/ ---------------- FOOTER ---------------- /
.hs-footer{
margin-top:24px;
padding:34px 18px 18px;
text-align:center;
border-top:1px solid rgba(255,173,32,.15);
}
.hs-footer .lockline{
font-family:'Black Ops One',system-ui;
font-size:1.65rem;
text-transform:uppercase;
letter-spacing:.05em;
color:#f2f5f8;
}
.hs-footer .lockline span{color:#ffbd4c}
.hs-footer .micro{
margin-top:8px;
font-family:'Space Mono',monospace;
color:#566270;
text-transform:uppercase;
letter-spacing:.12em;
font-size:.58rem;
}
@media(max-width:760px){
.hs{padding:12px}
.hs-hero{padding:32px 22px}
.hs-hero-grid{grid-template-columns:1fr}
.hs-title{font-size:3.35rem}
.hs-radar-stage{min-height:280px}
.hs-mosaic{grid-template-columns:1fr}
.hs-grid{grid-template-columns:1fr}
.hs-stats{grid-template-columns:1fr 1fr}
.hs-sampler{grid-template-columns:1fr 1fr}
}
</style>
<div class="hs">
<!-- =========================================================
HERO
========================================================= -->
<div class="hs-hero">
<div class="hs-hero-grid">
<div>
<div class="hs-eyebrow">Creative Writing Payload // Guidance Active</div>
<h1 class="hs-title">HeatSeeker</h1>
<p class="hs-tagline">Imagination with a lock-on.</p>
<p class="hs-subline">
Point it at an idea. Give it a little room. See where the trail goes.
</p>
<div class="hs-idrow">
<span class="hs-id hot">DeepSeek V4 Flash 0731</span>
<span class="hs-id">284B A13B MoE</span>
<span class="hs-id">LoRA Fine-Tune</span>
<span class="hs-id">NSFW</span>
<span class="hs-id">Creative Writing</span>
<span class="hs-id">Roleplay</span>
<span class="hs-id">No Boundaries</span>
</div>
</div>
<!--<div class="hs-radar-stage">
<div class="hs-radar">
<span class="hs-orbit"></span>
</div>
</div>
-->
</div>
</div>
<div class="hs-strip">
<div class="hs-strip-inner">
<strong>SEEK</strong> → CHARACTER → IMAGE → TENSION → MOMENTUM → SURPRISE → <strong>LOCK</strong>
</div>
</div>
<!-- SHOWCASE VIDEO-->
<div class="hs-video-wrap">
<span class="hs-video-badge">◉ HEATSEEKER // FLIGHT TEST</span>
<video autoplay loop muted playsinline controls>
<source src="https://huggingface.co/UltimateIntent/HeatSeeker-284B-A13B-GGUF/resolve/main/heatseeker.mp4" type="video/mp4">
</video>
<div class="hs-video-note">creative payload // target locked // no limits </div>
</div>
<!-- =========================================================
VISUAL / PLAYFUL OVERVIEW
========================================================= -->
<div class="hs-mosaic">
<div class="hs-splash big">
<div class="hs-splash-label">Primary Mission</div>
<div class="hs-splash-title">Find what you're after.</div>
<p>
HeatSeeker is built for your writing. Your prompt gives it
the target but not a map. HeatSeeker commits, improvises, develops, and keeps
chasing the signal instead of flattening everything into safe, generic prose.
</p>
</div>
<div class="hs-mini-stack">
<div class="hs-mini">
<div class="mini-kicker">Guidance</div>
<div class="mini-value">Intent → Trajectory</div>
</div>
<div class="hs-mini">
<div class="mini-kicker">Payload</div>
<div class="mini-value">Character + Voice + Momentum</div>
</div>
<div class="hs-mini">
<div class="mini-kicker">Target</div>
<div class="mini-value">The Spark</div>
</div>
</div>
</div>
<!-- =========================================================
ACCORDION: WHAT IS IT?
========================================================= -->
<details open>
<summary>
<span class="sum-title">🔥 So... what is HeatSeeker?</span>
<span class="sum-chip">start here</span>
</summary>
<div class="hs-fold">
<p>
<strong>HeatSeeker</strong> is a creative-writing fine-tune of
<strong>DeepSeek V4 Flash 0731</strong>. We've trained the base
model to be lively, imaginative, and more eager to turn every request
into a story.
</p>
<p>
HeatSeeker is <em>better company inside an imaginary space</em>:
more willing to choose a direction, inhabit a voice, develop a scene,
follow an emotional current, and pursue what your imagination really reaching for.
</p>
<div class="hs-quote">
<strong>The metaphor:</strong> a heat-seeking missile does not need you to
manually steer every inch of its path. You give it the target; the guidance
system does the rest. HeatSeeker aims for that feeling in creative writing.
</div>
<div class="hs-grid">
<div class="hs-card">
<h4>🎯 Intent Tracking</h4>
<p>Follow the imaginative destination behind the prompt, not just its literal wording.</p>
</div>
<div class="hs-card">
<h4>🔥 Creative Commitment</h4>
<p>Choose details, make moves, establish texture, and stop hovering outside the scene.</p>
</div>
<div class="hs-card">
<h4>🎭 Character Presence</h4>
<p>Keep people sounding like people instead of flattening everyone into one assistant voice.</p>
</div>
<div class="hs-card">
<h4>🚀 Narrative Momentum</h4>
<p>Push the scene somewhere. Escalate. Complicate. Reveal. Surprise. Resolve.</p>
</div>
</div>
</div>
</details>
<!-- =========================================================
ACCORDION: VIBE
========================================================= -->
<details>
<summary>
<span class="sum-title">✨ What kind of writing is it chasing?</span>
<span class="sum-chip">the fun bit</span>
</summary>
<div class="hs-fold">
<p>
HeatSeeker is not tuned for a single genre or style. HeatSeeker is <strong>creative energy with direction</strong>.
</p>
<div class="hs-grid">
<div class="hs-card">
<h4>🌒 Atmosphere</h4>
<p>Scenes with mood, sensory detail, implication, and a sense that the world extends past the paragraph.</p>
</div>
<div class="hs-card">
<h4>💬 Dialogue</h4>
<p>Distinct voices, subtext, interruption, friction, rhythm, and people who do not all sound equally polite.</p>
</div>
<div class="hs-card">
<h4>🌀 Weirdness</h4>
<p>Enough willingness to take the strange option when the strange option is the more interesting one.</p>
</div>
<div class="hs-card">
<h4>🎬 Momentum</h4>
<p>Less standing around admiring the setup. More things actually happening because of it.</p>
</div>
<div class="hs-card">
<h4>🧠 Continuity</h4>
<p>Carry forward character motives, established details, and the emotional logic of prior turns.</p>
</div>
<div class="hs-card">
<h4>✨ Novelty</h4>
<p>Prefer the specific, peculiar, memorable image over the stock phrase waiting nearest the surface.</p>
</div>
</div>
<div class="hs-hotbox">
<div class="hotlabel">The locked-on feeling</div>
<p>
You toss in a premise that has some heat in it, and instead of asking you
to do all the steering, the model catches the trail.
</p>
</div>
</div>
</details>
<!-- =========================================================
ACCORDION: PROMPTING
========================================================= -->
<details>
<summary>
<span class="sum-title">🛰️ How do I get a good lock?</span>
<span class="sum-chip">prompting</span>
</summary>
<div class="hs-fold">
<p>
Give HeatSeeker a <strong>creative vector</strong>: a mood, an image, a
character problem, a dramatic contradiction, a voice, or a destination.
You do not need to micromanage every detail.
</p>
<div class="hs-card hs-prompt-card">
<h4>Example</h4>
<p class="hs-prompt-hint">
A lightweight template for giving HeatSeeker a clear narrative target.
Copy, customise, and drop it directly into your system prompt.
</p>
<div class="hs-code-shell">
<pre class="hs-code"><code>## CURRENT STORY PARAMETERS
Premise:
[Describe the situation or world.]
User role / perspective:
[Who the user controls or how they participate.]
Characters:
[List important characters and defining traits.]
Setting:
[Place, period, atmosphere, relevant world rules.]
Tone:
[e.g. intimate psychological drama, pulpy adventure, gothic horror, romantic comedy.]
Narrative priorities:
[What you especially want the story to explore.]
Important constraints:
[Any facts, stylistic requirements, character boundaries, or structural rules that must remain consistent.]
Opening situation:
[Where the story begins and what is already in motion.]</code></pre>
</div>
</div>
</div>
</details>
<!-- =========================================================
ACCORDION: NUMBERS / TECH
========================================================= -->
<details>
<summary>
<span class="sum-title">🧪 Fine, show me the nerd stuff.</span>
<span class="sum-chip">training</span>
</summary>
<div class="hs-fold">
<p>
All the serious bits are still here. They are simply not allowed to stand
in the foyer wearing a clipboard.
</p>
<div class="hs-stats">
<div class="hs-stat">
<span class="v">284B</span>
<span class="l">Base model total parameters</span>
</div>
<div class="hs-stat">
<span class="v">13B</span>
<span class="l">Base parameters active per token</span>
</div>
<div class="hs-stat">
<span class="v">4,546</span>
<span class="l">Completed training steps</span>
</div>
<div class="hs-stat">
<span class="v">264</span>
<span class="l">Validation examples</span>
</div>
</div>
<table class="hs-table">
<thead>
<tr><th>Item</th><th>Value</th></tr>
</thead>
<tbody>
<tr><td>Base model</td><td><strong>abliterated DeepSeek-V4-Flash-0731</strong></td></tr>
<tr><td>Architecture</td><td>284B A13B Mixture-of-Experts (MoE)</td></tr>
<tr><td>Fine-tuning method</td><td><strong>LoRA</strong></td></tr>
<tr><td>Primary target</td><td>Creative conversation / imaginative prose / NSFW roleplay</td></tr>
<tr><td>Training steps</td><td><strong>4,546</strong></td></tr>
<tr><td>Validation examples</td><td><strong>264</strong></td></tr>
<tr><td>Training tokens</td><td><strong>~27.5M</strong></td></tr>
</tbody>
</table>
</div>
</details>
<!-- =========================================================
ACCORDION: DATA
========================================================= -->
<details>
<summary>
<span class="sum-title">🧹 What went into the guidance system?</span>
<span class="sum-chip">dataset</span>
</summary>
<div class="hs-fold">
<p>
A curated conversational corpus selected and cleaned for imaginative
dialogue and creative-writing behaviour.
</p>
<div class="hs-grid">
<div class="hs-card">
<h4>Conversation-Level Cleaning</h4>
<p>Bad threads were candidates for removal as whole conversations, not merely patched line-by-line.</p>
</div>
<div class="hs-card">
<h4>Structural Repair</h4>
<p>Punctuation, quotation structure, spelling, formatting artefacts, and malformed text were reviewed and repaired.</p>
</div>
<div class="hs-card">
<h4>Human Adjudication</h4>
<p>Ambiguous samples and edge cases received manual review rather than being trusted blindly to automation.</p>
</div>
<div class="hs-card">
<h4>Multi-Turn Shape</h4>
<p>The training material preserves conversational development instead of reducing everything to isolated prompt-response pairs.</p>
</div>
</div>
</div>
</details>
<!-- =========================================================
ACCORDION: SAMPLING
========================================================= -->
<details>
<summary>
<span class="sum-title">🎛️ What knobs should I turn?</span>
<span class="sum-chip">sampling</span>
</summary>
<div class="hs-fold">
<div class="hs-sampler">
<div class="hs-param">
<span class="pv">Off / Low</span>
<span class="pl">Reasoning Effort</span>
</div>
<div class="hs-param">
<span class="pv">0.8-1</span>
<span class="pl">Temperature</span>
</div>
<div class="hs-param">
<span class="pv">0.95</span>
<span class="pl">Top-P</span>
</div>
<div class="hs-param">
<span class="pv">0.05</span>
<span class="pl">Min-P</span>
</div>
<div class="hs-param">
<span class="pv">1.1</span>
<span class="pl">Repeat Penalty</span>
</div>
</div>
<div class="hs-quote">
If you want stranger prose, increase temperatute carefully. If you want tighter
continuity, bring it back down. HeatSeeker should have room to move, not
enough room to leave the postcode.
</div>
</div>
</details>
<!-- =========================================================
ACCORDION: HARDWARE / MOBILE LAUNCH TEST
========================================================= -->
<details>
<summary>
<span class="sum-title">🚀 Small launch pad? We put an ICBM on a Toyota Hilux.</span>
<span class="sum-chip">minimum hardware test</span>
</summary>
<div class="hs-fold">
<p>
Heat Seeker is a <strong>284-billion-parameter model</strong>.
That sounds like something you launch from a reinforced concrete bunker
with its own electrical substation. But, at <strong>only 13-billion active parameters</strong>, it's faster than you might expect.
</p>
<p style="margin-top:16px">
So naturally, we put it on a laptop.
</p>
<div class="hs-stats-5">
<div class="hs-stat-5">
<span class="v">RTX 4070M</span>
<span class="l">GPU</span>
</div>
<div class="hs-stat-5">
<span class="v">8 GB</span>
<span class="l">VRAM. Seriously.</span>
</div>
<div class="hs-stat-5">
<span class="v">128 GB</span>
<span class="l">System RAM</span>
</div>
<div class="hs-stat-5">
<span class="v">Thinking</span>
<span class="l">Enabled</span>
</div>
<div class="hs-stat-5">
<span class="v">❌</span>
<span class="l">Draft Model Disabled</span>
</div>
<div class="hs-stat-5">
<span class="v">~4.5 t/s</span>
<span class="l">And away she goes</span>
</div>
</div>
<div class="hs-quote">
<strong>Target acquired.</strong> At roughly <strong>4.5 tokens per second</strong>,
it's fast enough to sit down, start a story, and actually enjoy the conversation.
</div>
<div class="hs-grid">
<div class="hs-card">
<h4>🚚 The Launcher</h4>
<p>
Laptop-class hardware: an <strong>RTX 4070 Mobile with 8 GB VRAM</strong>,
<strong>128 GB DDR5-5200 system memory</strong>, and just
<strong>two model layers</strong> offloaded to the GPU.
</p>
</div>
<div class="hs-card">
<h4>💣 The Payload</h4>
<p>
The <strong>IQ2_XS Heat Seeker GGUF</strong>, weighing in at approximately
<strong>88.9 GB</strong>. A 284B MoE with about
<strong>13B parameters active per token</strong>.
</p>
</div>
<div class="hs-card">
<h4>🔥 The Result</h4>
<p>
About <strong>4.5 tokens per second</strong> in ordinary generation.
Not "technically running." Not "go make coffee between tokens."
Actually usable creative-chat speed.
</p>
</div>
<div class="hs-card">
<h4>🛩 Assisted Flight Control</h4>
<p>
This run used <strong>no speculative draft model</strong>.
</p>
</div>
</div>
</div>
</details>
<!-- =========================================================
ACCORDION: BUILDS
========================================================= -->
<details>
<summary>
<span class="sum-title">📦 Which warhead—sorry, build—do I download?</span>
<span class="sum-chip">files</span>
</summary>
<div class="hs-fold">
<table class="hs-table">
<thead>
<tr><th>Build</th><th>Link</th><th>Notes</th></tr>
</thead>
<tbody>
<tr><td>LoRA adapter</td><td><strong><a href="https://huggingface.co/UltimateIntent/HeatSeeker-284B-A13B-Lora">LINK</a></strong></td><td>Optional adapter-only release</td></tr>
<tr><td>GGUF</td><td><strong><a href="https://huggingface.co/UltimateIntent/HeatSeeker-284B-A13B-GGUF/blob/main/HeatSeeker-284B-IQ1_M.gguf">LINK</a></strong></td><td>IQ1_M</td></tr>
<tr><td>GGUF</td><td><strong><a href="https://huggingface.co/UltimateIntent/HeatSeeker-284B-A13B-GGUF/blob/main/HeatSeeker-284B-IQ2_XS-GGUF.gguf">LINK</a></strong></td><td>IQ2_XS</td></tr>
<tr><td>GGUF</td><td><strong><a href="https://huggingface.co/UltimateIntent/HeatSeeker-284B-A13B-GGUF/blob/main/HeatSeeker-284B-IQ3_M.gguf">LINK</a></strong></td><td>IQ3_M</td></tr>
<tr><td>GGUF</td><td><strong><a href="https://huggingface.co/UltimateIntent/HeatSeeker-284B-A13B-GGUF/blob/main/HeatSeeker-284B-Q4_K_M.gguf">LINK</a></strong></td><td>Q4_K_M</td></tr>
</tbody>
</table>
<!-- EDIT ME: replace href -->
<a class="hs-btn" href="#">⬇ View Builds</a>
</div>
</details>
<!-- =========================================================
ACCORDION: EVALS
========================================================= -->
<details>
<summary>
<span class="sum-title">🔬 Does it actually hit the target?</span>
<span class="sum-chip">evaluation</span>
</summary>
<div class="hs-fold">
<table class="hs-table">
<thead>
<tr><th>Evaluation</th><th>Result</th></tr>
</thead>
<tbody>
<tr><td>Locks on any target (no refusals)</td><td><strong>✅</strong></td></tr>
<tr><td>NSFW roleplay</td><td><strong>✅</strong></td></tr>
<tr><td>Creative, captivating, coherent responses</td><td><strong>✅</strong></td></tr>
<tr><td>Multi-turn character consistency</td><td><strong>✅</strong></td></tr>
<tr><td>Long-form narrative coherence</td><td><strong>✅</strong></td></tr>
</tbody>
</table>
</div>
</details>
<!-- =========================================================
ACCORDION: LIMITATIONS
========================================================= -->
<details>
<summary>
<span class="sum-title">⚠️ Where does the guidance wobble?</span>
<span class="sum-chip">limitations</span>
</summary>
<div class="hs-fold">
<ul>
<li>This is a specialised creative-writing fine-tune, not an attempt to improve every capability of the base model.</li>
<li>Creative outputs are stochastic and can change substantially with sampling and prompt framing.</li>
<li>This model is not intended or evaluated for agentic capability. <strong>USE AGENTICALLY AT YOUR OWN RISK.</strong></li>
</ul>
</div>
</details>
<!-- =========================================================
ACCORDION: LICENSE
========================================================= -->
<details>
<summary>
<span class="sum-title">📜 Lineage, credits & licence</span>
<span class="sum-chip">important boring bit</span>
</summary>
<div class="hs-fold">
<p>
HeatSeeker is derived from <strong>DeepSeek V4 Flash 0731</strong>. The
upstream model is distributed under the <strong>MIT License</strong>.
</p>
<p>
If merged weights are redistributed, preserve the applicable upstream
DeepSeek copyright and MIT licence notice. Your own fine-tuning and
modification credit can be listed separately.
</p>
<table class="hs-table">
<thead>
<tr><th>Contribution</th><th>Credit</th></tr>
</thead>
<tbody>
<tr><td>Base model</td><td>DeepSeek — DeepSeek V4 Flash 0731</td></tr>
<tr><td>Post-training merged base</td>Huihui-DeepSeek-V4-Flash-0731-abliterated-GGUF</tr>
<tr><td>Fine-tuning / curation</td><td><strong>UltimateIntent</strong></td></tr>
<tr><td>Heat Seeker release</td><td><strong>August 2026</strong></td></tr>
</tbody>
</table>
<div class="hs-hotbox">
<div class="hotlabel">Repository housekeeping</div>
<p>
See the full upstream MIT licence notice in the repository
<code>LICENSE</code> file.
</p>
</div>
</div>
</details>
<!-- =========================================================
ACCORDION: ACKNOWLEDGEMENTS
========================================================= -->
<details>
<summary>
<span class="sum-title">🫡 Ground crew</span>
<span class="sum-chip">credits</span>
</summary>
<div class="hs-fold">
<ul>
<li><strong>LampLighter</strong> — training guidance / tooling.</li>
<li><strong>Morrow</strong> — conversion / quantisation tooling.</li>
<li><strong>UltimateIntent</strong> — dataset generation / curation and GPUs.</li>
</ul>
</div>
</details>
<!-- =========================================================
FOOTER
========================================================= -->
<div class="hs-footer">
<div class="lockline">HeatSeeker — <span>Find what you're after.</span></div>
<div class="micro">Creative writing payload // lock confirmed</div>
</div>
</div>
Run UltimateIntent/HeatSeeker-284B-A13B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models