Update README.md
Browse files
README.md
CHANGED
|
@@ -1,535 +1,535 @@
|
|
| 1 |
-
---
|
| 2 |
-
base_model:
|
| 3 |
-
- SicariusSicariiStuff/Angelic_Eclipse_12B
|
| 4 |
-
base_model_relation: quantized
|
| 5 |
-
pipeline_tag: text-generation
|
| 6 |
-
library_name: safetensors
|
| 7 |
-
tags:
|
| 8 |
-
- exl3
|
| 9 |
-
- 4-bit
|
| 10 |
-
- 6-bit
|
| 11 |
-
- 8-bit
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
-
# Original model: [Angelic-Eclipse-12B](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B) by [SicariusSicariiStuff](https://huggingface.co/SicariusSicariiStuff)
|
| 15 |
-
|
| 16 |
-
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
| 17 |
-
|
| 18 |
-
## Available [ExLlamaV3](https://github.com/turboderp-org/exllamav3) (release v0.0.18) quantizations
|
| 19 |
-
|
| 20 |
-
| Type | Size | CLI |
|
| 21 |
-
|------|------|---------|
|
| 22 |
-
| [H8-4.0BPW](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/H8-4.0BPW) | 7.49 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/resolve/H8-4.0BPW/Download~SicariusSicariiStuff_Angelic-Eclipse-12B_H8-4.0BPW_EXL3.bat) |
|
| 23 |
-
| [H8-6.0BPW](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/H8-6.0BPW) | 10.22 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/resolve/H8-6.0BPW/Download~SicariusSicariiStuff_Angelic-Eclipse-12B_H8-6.0BPW_EXL3.bat) |
|
| 24 |
-
| [H8-8.0BPW](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/H8-8.0BPW) | 12.95 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/resolve/H8-8.0BPW/Download~SicariusSicariiStuff_Angelic-Eclipse-12B_H8-8.0BPW_EXL3.bat) |
|
| 25 |
-
|
| 26 |
-
***Requirements: A python installation with huggingface-hub module to use CLI.***
|
| 27 |
-
|
| 28 |
-
### Licensing: The license for the provided quantized models is derived from the original model (License detected: apache-2.0). For additional information see the original model's page above, or, if
|
| 29 |
-
|
| 30 |
-
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
| 31 |
-
|
| 32 |
-
# Backups
|
| 33 |
-
|
| 34 |
-
[Original files](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/original-files)
|
| 35 |
-
|
| 36 |
-
<details>
|
| 37 |
-
<summary>Original page (click to expand)</summary>
|
| 38 |
-
|
| 39 |
-
<style>
|
| 40 |
-
.impish-title{
|
| 41 |
-
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
|
| 42 |
-
font-weight: 800;
|
| 43 |
-
font-size: clamp(32px, 5vw, 48px);
|
| 44 |
-
letter-spacing: 0.04em;
|
| 45 |
-
text-align: center;
|
| 46 |
-
margin: 32px 0;
|
| 47 |
-
color: #eaeaea;
|
| 48 |
-
position: relative;
|
| 49 |
-
}
|
| 50 |
-
|
| 51 |
-
.impish-title::after{
|
| 52 |
-
content: attr(data-text);
|
| 53 |
-
position: absolute;
|
| 54 |
-
inset: 0;
|
| 55 |
-
color: #E31515;
|
| 56 |
-
filter: blur(8px);
|
| 57 |
-
opacity: 0.6;
|
| 58 |
-
z-index: -1;
|
| 59 |
-
animation: pulse 3s ease-in-out infinite;
|
| 60 |
-
}
|
| 61 |
-
|
| 62 |
-
@keyframes pulse{
|
| 63 |
-
0%,100%{opacity:0.35;}
|
| 64 |
-
50%{opacity:0.75;}
|
| 65 |
-
}
|
| 66 |
-
</style>
|
| 67 |
-
|
| 68 |
-
<div class="impish-title" data-text="Angelic_Eclipse_12B">
|
| 69 |
-
Angelic_Eclipse_12B
|
| 70 |
-
</div>
|
| 71 |
-
|
| 72 |
-
---
|
| 73 |
-
|
| 74 |
-
<img src="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Images/Angelic_Eclipse_12B.jpeg" alt="Angelic_Eclipse_12B" style="width: 50%; min-width: 500px; display: block; margin: auto;">
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
---
|
| 78 |
-
|
| 79 |
-
<style>
|
| 80 |
-
.hf-links, .hf-tldr, .hf-cards{
|
| 81 |
-
display:flex;justify-content:center;align-items:center;flex-wrap:wrap;
|
| 82 |
-
gap:14px;margin:16px 0;
|
| 83 |
-
}
|
| 84 |
-
.hf-links a, .hf-tldr a{
|
| 85 |
-
display:flex;flex-direction:column;align-items:center;justify-content:center;
|
| 86 |
-
text-align:center;text-decoration:none;font-weight:700;line-height:1.15;
|
| 87 |
-
padding:10px 16px;border-radius:14px;border:2px solid currentColor;
|
| 88 |
-
transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease;
|
| 89 |
-
}
|
| 90 |
-
.hf-tldr a{
|
| 91 |
-
font-size:48px;color:purple;min-width:100%;
|
| 92 |
-
}
|
| 93 |
-
.hf-tldr a:hover{
|
| 94 |
-
transform:translateY(-2px);
|
| 95 |
-
background:rgba(128,0,128,.1);
|
| 96 |
-
box-shadow:0 8px 22px rgba(128,0,128,.45);
|
| 97 |
-
color:#fff;
|
| 98 |
-
}
|
| 99 |
-
.hf-cards{
|
| 100 |
-
gap:14px;margin:16px 0;
|
| 101 |
-
}
|
| 102 |
-
.hf-cards a{
|
| 103 |
-
display:block;
|
| 104 |
-
text-align:center;text-decoration:none;font-weight:700;
|
| 105 |
-
padding:0;border-radius:14px;
|
| 106 |
-
transition:transform .15s ease,box-shadow .15s ease;
|
| 107 |
-
flex:1;min-width:0;
|
| 108 |
-
position:relative;
|
| 109 |
-
overflow:hidden;
|
| 110 |
-
border:3px solid #7a7a7a;
|
| 111 |
-
height:90px;
|
| 112 |
-
}
|
| 113 |
-
.hf-cards a video{
|
| 114 |
-
position:absolute;
|
| 115 |
-
top:50%;left:50%;
|
| 116 |
-
transform:translate(-50%, -50%);
|
| 117 |
-
min-width:100%;
|
| 118 |
-
min-height:100%;
|
| 119 |
-
width:auto;
|
| 120 |
-
height:auto;
|
| 121 |
-
object-fit:cover;
|
| 122 |
-
display:block;
|
| 123 |
-
filter:brightness(0.7);
|
| 124 |
-
transition:filter .15s ease;
|
| 125 |
-
}
|
| 126 |
-
.hf-cards a .card-text{
|
| 127 |
-
position:absolute;
|
| 128 |
-
top:50%;left:50%;
|
| 129 |
-
transform:translate(-50%, -50%);
|
| 130 |
-
font-size:20px;
|
| 131 |
-
color:#fff;
|
| 132 |
-
text-shadow:2px 2px 8px rgba(0,0,0,0.8), 0 0 20px rgba(0,0,0,0.6);
|
| 133 |
-
z-index:2;
|
| 134 |
-
white-space:nowrap;
|
| 135 |
-
pointer-events:none;
|
| 136 |
-
}
|
| 137 |
-
.hf-cards a:hover{
|
| 138 |
-
transform:translateY(-2px);
|
| 139 |
-
box-shadow:0 8px 22px rgba(120,120,120,.55);
|
| 140 |
-
border-color:#9a9a9a;
|
| 141 |
-
}
|
| 142 |
-
.hf-cards a:hover video{
|
| 143 |
-
filter:brightness(0.9);
|
| 144 |
-
}
|
| 145 |
-
.hf-links a{
|
| 146 |
-
font-size:20px;min-width:240px;max-width:280px;
|
| 147 |
-
}
|
| 148 |
-
.hf-links a .top{font-size:16px;opacity:.9;}
|
| 149 |
-
.hf-links a .bottom{font-size:20px;}
|
| 150 |
-
.hf-links a.red{color:#E31515;}
|
| 151 |
-
.hf-links a.yellow{color:#FFC800;}
|
| 152 |
-
.hf-links a.green{color:#64FF00;}
|
| 153 |
-
.hf-links a:hover{
|
| 154 |
-
transform:translateY(-1px);
|
| 155 |
-
background:rgba(255,255,255,0.04);
|
| 156 |
-
box-shadow:0 6px 18px rgba(0,0,0,.15), inset 0 0 0 9999px rgba(255,255,255,.02);
|
| 157 |
-
}
|
| 158 |
-
.hf-links a.red:hover{
|
| 159 |
-
background:rgba(227,21,21,.12);
|
| 160 |
-
box-shadow:0 8px 20px rgba(227,21,21,.35);
|
| 161 |
-
color:#fff;
|
| 162 |
-
}
|
| 163 |
-
.hf-links a.yellow:hover{
|
| 164 |
-
background:rgba(255,200,0,.15);
|
| 165 |
-
box-shadow:0 8px 20px rgba(255,200,0,.35);
|
| 166 |
-
color:#111;
|
| 167 |
-
}
|
| 168 |
-
.hf-links a.green:hover{
|
| 169 |
-
background:rgba(100,255,0,.14);
|
| 170 |
-
box-shadow:0 8px 20px rgba(100,255,0,.35);
|
| 171 |
-
color:#093;
|
| 172 |
-
}
|
| 173 |
-
/* mobile stacking */
|
| 174 |
-
@media (max-width:520px){
|
| 175 |
-
.hf-links a{min-width:100%;max-width:100%;}
|
| 176 |
-
.hf-tldr a{font-size:36px;}
|
| 177 |
-
.hf-cards{flex-direction:column;}
|
| 178 |
-
.hf-cards a .card-text{font-size:18px;}
|
| 179 |
-
}
|
| 180 |
-
</style>
|
| 181 |
-
<div class="hf-tldr">
|
| 182 |
-
<a href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#tldr">
|
| 183 |
-
Click here for TL;DR
|
| 184 |
-
</a>
|
| 185 |
-
</div>
|
| 186 |
-
<div class="hf-cards">
|
| 187 |
-
<a href="https://huggingface.co/SicariusSicariiStuff/Roleplay_Cards">
|
| 188 |
-
<video autoplay loop muted playsinline>
|
| 189 |
-
<source src="https://huggingface.co/SicariusSicariiStuff/Roleplay_Cards/resolve/main/Resources/Roleplay.mp4" type="video/mp4">
|
| 190 |
-
</video>
|
| 191 |
-
<span class="card-text">Go here for Roleplay cards</span>
|
| 192 |
-
</a>
|
| 193 |
-
<a href="https://huggingface.co/SicariusSicariiStuff/Adventure_Cards">
|
| 194 |
-
<video autoplay loop muted playsinline>
|
| 195 |
-
<source src="https://huggingface.co/SicariusSicariiStuff/Adventure_Cards/resolve/main/Resources/Adventure.mp4" type="video/mp4">
|
| 196 |
-
</video>
|
| 197 |
-
<span class="card-text">Go here for Adventure cards</span>
|
| 198 |
-
</a>
|
| 199 |
-
</div>
|
| 200 |
-
<div class="hf-links">
|
| 201 |
-
<a class="red" href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#available-quantizations">
|
| 202 |
-
<span class="top">Click here</span>
|
| 203 |
-
<span class="bottom">for quantizations</span>
|
| 204 |
-
</a>
|
| 205 |
-
<a class="yellow" href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#generation-settings">
|
| 206 |
-
<span class="top">Click here</span>
|
| 207 |
-
<span class="bottom">for recommended settings</span>
|
| 208 |
-
</a>
|
| 209 |
-
<a class="green" href="https://ko-fi.com/sicarius">
|
| 210 |
-
<span class="top">Click here</span>
|
| 211 |
-
<span class="bottom">to buy me a coffee</span>
|
| 212 |
-
</a>
|
| 213 |
-
</div>
|
| 214 |
-
|
| 215 |
-
---
|
| 216 |
-
|
| 217 |
-
Welcome to the **sane sister** of [Impish_Bloodmoon_12B](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B)!
|
| 218 |
-
|
| 219 |
-
I won't spam too much here, as most of the stuff written in the Impish_Bloodmoon_12B model card is relevant here too. Mostly. So go ahead and read it, if you want.
|
| 220 |
-
|
| 221 |
-
**Angelic_Eclipse_12B** got an **exceptionally realistic common sense**— a character would respond almost exactly like a real character would, no anime unhingedness, unless it got into such a situation 'organically'. It's **wholesome**, **emotionally intelligent**, but it can also... **go all the way**, spectacularly so. If you want a realistic model that won't break your balls, never rushes you, or you want to pull the brakes on an adventure that started with its impish sister, this is definitely the model for you! 👼
|
| 222 |
-
|
| 223 |
-
This model knows **A LOT**, as it was trained on a similar massive dataset (well over **1B** tokens trained) of its nasty counterpart. It knows all there is to know about love and intimate relations, but... this does not mean it would nudge you towards this aggresively (**Impish_Bloodmoon_12B 100% would!**). Even in a scenario where X likes Y, it would shyly and gently pursue Y.
|
| 224 |
-
|
| 225 |
-
This model was architectured specifically for four things:
|
| 226 |
-
|
| 227 |
-
- Reactions realism. It meant to reflect real-life behaviour accurately
|
| 228 |
-
- Slow burn
|
| 229 |
-
- Safety tuning
|
| 230 |
-
- Powerful 'vanilla assistant'
|
| 231 |
-
|
| 232 |
-
This means that the model has a 'normal' vibe and personality, and would behave *mostly* like a typical assistant. It's presentable, with production-ready safety, but **still extensively tuned for creative tasks**. It would steer stuff towards SFW, and ah, 'take it slow'.
|
| 233 |
-
|
| 234 |
-
|
| 235 |
-
|
| 236 |
-
This model was meticulously tested by a friend, by hand. The example is fully available [here](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#roleplay-examples). Feel free to check it out.
|
| 237 |
-
(The example was made using the [included roleplay card](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Character_Cards/Roleplay/Nikki_Rivera.png), with [these Silly Tavern settings](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#recommended-settings-for-roleplay-mode), option #1.)
|
| 238 |
-
|
| 239 |
-
**No editing was done to any of the replies**. For the entire run, only up to 5 regens were allowed, start to finish. (in other words, what you see is what you'll get).
|
| 240 |
-
|
| 241 |
-
|
| 242 |
-
Have fun! 😇
|
| 243 |
-
|
| 244 |
-
---
|
| 245 |
-
|
| 246 |
-
# So why 2 models?
|
| 247 |
-
|
| 248 |
-
[Explained here](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B#so-why-2-models)
|
| 249 |
-
|
| 250 |
-
---
|
| 251 |
-
|
| 252 |
-
# Training details
|
| 253 |
-
|
| 254 |
-
[Discussed here](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B#training-details)
|
| 255 |
-
|
| 256 |
-
---
|
| 257 |
-
|
| 258 |
-
### TL;DR
|
| 259 |
-
|
| 260 |
-
- **Realistic** responses & behaviour.
|
| 261 |
-
- **Wholesome** and... "sane".
|
| 262 |
-
- Well over **1B** tokens trained!
|
| 263 |
-
- Almost all the data of [Impish_Bloodmoon_12B](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B), but **completely grounded to reality**.
|
| 264 |
-
- **VERY creative**, high swipe diversity
|
| 265 |
-
|
| 266 |
-
---
|
| 267 |
-
|
| 268 |
-
# Regarding the format:
|
| 269 |
-
|
| 270 |
-
It is **HIGHLY RECOMMENDED** to use the **Roleplay \ Adventure format the model was trained on**, see the examples below for syntax. It allows for a **very fast and easy** writing of character cards with **minimal amount of tokens**. It's a modification of an old-skool CAI style format I call **SICAtxt** (**S**imple, **I**nexpensive **C**haracter **A**ttributes plain-text):
|
| 271 |
-
|
| 272 |
-
---
|
| 273 |
-
|
| 274 |
-
## **SICAtxt** for **roleplay**:
|
| 275 |
-
|
| 276 |
-
```
|
| 277 |
-
X's Persona: X is a .....
|
| 278 |
-
Traits:
|
| 279 |
-
Likes:
|
| 280 |
-
Dislikes:
|
| 281 |
-
Quirks:
|
| 282 |
-
Goals:
|
| 283 |
-
|
| 284 |
-
Dialogue example
|
| 285 |
-
```
|
| 286 |
-
|
| 287 |
-
## **SICAtxt** for **Adventure:**
|
| 288 |
-
|
| 289 |
-
```
|
| 290 |
-
Adventure: <short description>
|
| 291 |
-
$World_Setting:
|
| 292 |
-
$Scenario:
|
| 293 |
-
```
|
| 294 |
-
|
| 295 |
-
---
|
| 296 |
-
|
| 297 |
-
|
| 298 |
-
|
| 299 |
-
# Included Character cards in this repo:
|
| 300 |
-
|
| 301 |
-
## Roleplay:
|
| 302 |
-
|
| 303 |
-
- [**Nikki Rivera**](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Character_Cards/Roleplay/Nikki_Rivera.png) (**Stranded** on a **deserted island** with Nikki, 'the spreadsheet girl' from work. Rescue is **not** coming anytime soon.)
|
| 304 |
-
|
| 305 |
-
|
| 306 |
-
---
|
| 307 |
-
|
| 308 |
-
|
| 309 |
-
## Model Details
|
| 310 |
-
|
| 311 |
-
- Intended use: **Role-Play**, **Adventure**, **Creative Writing**, **General Tasks**.
|
| 312 |
-
|
| 313 |
-
- Censorship level: <b>Low - Medium</b>
|
| 314 |
-
|
| 315 |
-
- **6.5 / 10** (10 completely uncensored)
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
## UGI score:
|
| 319 |
-
|
| 320 |
-
|
| 321 |
-
<img src="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Images/UGI.png" style="width: 100%; min-width: 700px; display: block; margin: auto;">
|
| 322 |
-
|
| 323 |
-
---
|
| 324 |
-
|
| 325 |
-
## Available quantizations:
|
| 326 |
-
|
| 327 |
-
- Original: [FP16](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B)
|
| 328 |
-
- GGUF: [Static Quants](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GGUF) | [iMatrix](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_iMatrix) | [High-Attention](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GGUF_HA) | [iMatrix-High-Attention](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_HA_NL)
|
| 329 |
-
- GPTQ: [4-Bit-16](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-16) | [4-Bit-32](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-32) | [4-Bit-64](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-64) | [4-Bit-128](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-128)
|
| 330 |
-
- Specialized: [FP8](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_FP8)
|
| 331 |
-
- Mobile (ARM): [Q4_0](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_ARM) | [Q4_0_High-Attention](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_ARM_HA)
|
| 332 |
-
|
| 333 |
-
---
|
| 334 |
-
|
| 335 |
-
<style>
|
| 336 |
-
.bloodmoon{display:flex;justify-content:center;margin:24px 0}
|
| 337 |
-
.bloodmoon a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;font:700 20px/1.15 system-ui;border:2px solid #E31515;border-radius:14px;color:#E31515;padding:12px 18px;min-width:260px;max-width:300px;transition:.15s}
|
| 338 |
-
.bloodmoon a span:last-child{font-size:15px}
|
| 339 |
-
.bloodmoon a:hover{transform:translateY(-1px);background:rgba(227,21,21,.12);box-shadow:0 8px 20px rgba(227,21,21,.35);color:#fff}
|
| 340 |
-
@media(max-width:520px){.bloodmoon a{min-width:100%;max-width:100%}}
|
| 341 |
-
</style>
|
| 342 |
-
|
| 343 |
-
<div class="bloodmoon">
|
| 344 |
-
<a href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_LoRA" target="_blank" rel="noopener">
|
| 345 |
-
<span>Angelic Eclipse 12B</span><span>Download LoRA</span>
|
| 346 |
-
</a>
|
| 347 |
-
</div>
|
| 348 |
-
|
| 349 |
-
|
| 350 |
-
---
|
| 351 |
-
|
| 352 |
-
# Generation settings
|
| 353 |
-
|
| 354 |
-
**Recommended settings for assistant mode:**
|
| 355 |
-
|
| 356 |
-
<details>
|
| 357 |
-
<summary>Full generation settings: <b>Debug Deterministic</b>.</summary>
|
| 358 |
-
|
| 359 |
-
<img src="https://huggingface.co/SicariusSicariiStuff/Dusk_Rainbow/resolve/main/Presets/Debug-deterministic.png" alt="Debug Deterministic_Settings" style="width: 100%; min-width: 600px; display: block; margin: auto;">
|
| 360 |
-
|
| 361 |
-
</details>
|
| 362 |
-
|
| 363 |
-
<details>
|
| 364 |
-
<summary>Full generation settings: <b>min_p</b>.</summary>
|
| 365 |
-
|
| 366 |
-
<img src="https://huggingface.co/SicariusSicariiStuff/Dusk_Rainbow/resolve/main/Presets/min_p.png" alt="min_P_Settings" style="width: 100%; min-width: 600px; display: block; margin: auto;">
|
| 367 |
-
|
| 368 |
-
</details>
|
| 369 |
-
|
| 370 |
-
---
|
| 371 |
-
|
| 372 |
-
<h2 style="color: green; font-weight: bold; font-size: 36px; text-align: center;">Specialized Roleplay Settings for Angelic_Eclipse_12B, click below:</h2>
|
| 373 |
-
<h2 style="color: chartreuse; font-weight: bold; font-size: 32px; text-align: center;">(Important!)</h2>
|
| 374 |
-
|
| 375 |
-
---
|
| 376 |
-
|
| 377 |
-
|
| 378 |
-
<style>
|
| 379 |
-
.hf-links{
|
| 380 |
-
display:flex;justify-content:center;align-items:center;flex-wrap:wrap;
|
| 381 |
-
gap:14px;margin:16px 0;
|
| 382 |
-
}
|
| 383 |
-
.hf-links a{
|
| 384 |
-
display:flex;flex-direction:column;align-items:center;justify-content:center;
|
| 385 |
-
text-align:center;text-decoration:none;font-weight:700;line-height:1.15;
|
| 386 |
-
padding:10px 16px;border-radius:14px;border:2px solid currentColor;
|
| 387 |
-
transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease;
|
| 388 |
-
font-size:20px;min-width:240px;max-width:280px;
|
| 389 |
-
}
|
| 390 |
-
.hf-links a .top{font-size:20px;}
|
| 391 |
-
.hf-links a .bottom{font-size:16px;}
|
| 392 |
-
|
| 393 |
-
.hf-links a.red{color:#E31515;}
|
| 394 |
-
|
| 395 |
-
.hf-links a:hover{
|
| 396 |
-
transform:translateY(-1px);
|
| 397 |
-
background:rgba(255,255,255,0.04);
|
| 398 |
-
box-shadow:0 6px 18px rgba(0,0,0,.15), inset 0 0 0 9999px rgba(255,255,255,.02);
|
| 399 |
-
}
|
| 400 |
-
.hf-links a.red:hover{
|
| 401 |
-
background:rgba(227,21,21,.12);
|
| 402 |
-
box-shadow:0 8px 20px rgba(227,21,21,.35);
|
| 403 |
-
color:#fff;
|
| 404 |
-
}
|
| 405 |
-
|
| 406 |
-
@media (max-width:520px){
|
| 407 |
-
.hf-links a{min-width:100%;max-width:100%;}
|
| 408 |
-
}
|
| 409 |
-
</style>
|
| 410 |
-
|
| 411 |
-
<div class="hf-links">
|
| 412 |
-
<a class="red"
|
| 413 |
-
href="https://huggingface.co/SicariusSicariiStuff/Impish_Nemo_12B/resolve/main/Silly_Tavern_Settings/Impish_Magic_ST.json"
|
| 414 |
-
target="_blank" rel="noopener" aria-label="Silly Tavern Settings #1 - Click here">
|
| 415 |
-
<span class="top">Silly Tavern Settings #1 - Click here</span>
|
| 416 |
-
<span class="bottom">Download JSON</span>
|
| 417 |
-
</a>
|
| 418 |
-
|
| 419 |
-
<a class="red"
|
| 420 |
-
href="https://huggingface.co/SicariusSicariiStuff/Impish_Nemo_12B/resolve/main/Silly_Tavern_Settings/Dynamic_Paragraph_XTC_ST.json"
|
| 421 |
-
target="_blank" rel="noopener" aria-label="Silly Tavern Settings #2 - Click here">
|
| 422 |
-
<span class="top">Silly Tavern Settings #2 - Click here</span>
|
| 423 |
-
<span class="bottom">Download JSON</span>
|
| 424 |
-
</a>
|
| 425 |
-
</div>
|
| 426 |
-
|
| 427 |
-
- **Silly Tavern Settings #1** - Higher temperature while still being coherent
|
| 428 |
-
- **Silly Tavern Settings #2** - Dynamic paragraphs, XTC, other stuff
|
| 429 |
-
|
| 430 |
-
|
| 431 |
-
<style>
|
| 432 |
-
.hf-download-section .hf-links{
|
| 433 |
-
display:flex;
|
| 434 |
-
justify-content:center;
|
| 435 |
-
align-items:center;
|
| 436 |
-
flex-wrap:wrap;
|
| 437 |
-
gap:14px;
|
| 438 |
-
margin:16px 0;
|
| 439 |
-
}
|
| 440 |
-
|
| 441 |
-
.hf-download-section .hf-links a{
|
| 442 |
-
display:flex;
|
| 443 |
-
flex-direction:column;
|
| 444 |
-
align-items:center;
|
| 445 |
-
justify-content:center;
|
| 446 |
-
text-align:center;
|
| 447 |
-
text-decoration:none;
|
| 448 |
-
font-weight:700;
|
| 449 |
-
line-height:1.15;
|
| 450 |
-
padding:10px 16px;
|
| 451 |
-
border-radius:14px;
|
| 452 |
-
border:2px solid #E31515;
|
| 453 |
-
font-size:20px;
|
| 454 |
-
min-width:240px;
|
| 455 |
-
max-width:280px;
|
| 456 |
-
color:#E31515;
|
| 457 |
-
transition:transform .15s ease, box-shadow .15s ease, background-color .15s ease, color .15s ease;
|
| 458 |
-
}
|
| 459 |
-
|
| 460 |
-
.hf-download-section .hf-links a .top{font-size:20px;}
|
| 461 |
-
.hf-download-section .hf-links a .bottom{font-size:16px;}
|
| 462 |
-
|
| 463 |
-
.hf-download-section .hf-links a:hover{
|
| 464 |
-
transform:translateY(-1px);
|
| 465 |
-
background:rgba(227,21,21,.12);
|
| 466 |
-
box-shadow:0 8px 20px rgba(227,21,21,.35);
|
| 467 |
-
color:#fff;
|
| 468 |
-
}
|
| 469 |
-
|
| 470 |
-
@media (max-width:520px){
|
| 471 |
-
.hf-download-section .hf-links a{
|
| 472 |
-
min-width:100%;
|
| 473 |
-
max-width:100%;
|
| 474 |
-
}
|
| 475 |
-
}
|
| 476 |
-
</style>
|
| 477 |
-
|
| 478 |
-
|
| 479 |
-
---
|
| 480 |
-
|
| 481 |
-
|
| 482 |
-
<h2 style="color: lime; font-weight: bold; font-size: 65px; text-align: center;">Chat Examples:</h2>
|
| 483 |
-
|
| 484 |
-
---
|
| 485 |
-
|
| 486 |
-
## Roleplay Examples (click below to expand)
|
| 487 |
-
|
| 488 |
-
|
| 489 |
-
<details>
|
| 490 |
-
<summary>Bonding with <b>Nikki Rivera</b> while trying to figure out how to survive along the way:</summary>
|
| 491 |
-
|
| 492 |
-
<img src="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Images/Examples/log1.png" alt="Roleplay_Nikki Rivera_Chat_Example" style="width: 100%; min-width: 600px; display: block; margin: auto;">
|
| 493 |
-
</details>
|
| 494 |
-
|
| 495 |
-
---
|
| 496 |
-
|
| 497 |
-
# Model instruction template: ChatML
|
| 498 |
-
|
| 499 |
-
```
|
| 500 |
-
<|im_start|>system
|
| 501 |
-
You are an angelic AI, your job is to fulfill thy will of thy user.<|im_end|>
|
| 502 |
-
<|im_start|>User request
|
| 503 |
-
{prompt}<|im_end|>
|
| 504 |
-
<|im_start|>AI answer
|
| 505 |
-
```
|
| 506 |
-
|
| 507 |
-
|
| 508 |
-
---
|
| 509 |
-
|
| 510 |
-
<h2 style="color: green; font-weight: bold; font-size: 65px; text-align: center;">Your support = more models</h2>
|
| 511 |
-
<a href="https://ko-fi.com/sicarius" style="color: pink; font-weight: bold; font-size: 48px; text-decoration: none; display: block; text-align: center;">My Ko-fi page (Click here)</a>
|
| 512 |
-
|
| 513 |
-
---
|
| 514 |
-
|
| 515 |
-
|
| 516 |
-
## Citation Information
|
| 517 |
-
|
| 518 |
-
```
|
| 519 |
-
@llm{Angelic_Eclipse_12B,
|
| 520 |
-
author = {SicariusSicariiStuff},
|
| 521 |
-
title = {Angelic_Eclipse_12B},
|
| 522 |
-
year = {2025},
|
| 523 |
-
publisher = {Hugging Face},
|
| 524 |
-
url = {https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B}
|
| 525 |
-
}
|
| 526 |
-
```
|
| 527 |
-
|
| 528 |
-
---
|
| 529 |
-
|
| 530 |
-
## Other stuff
|
| 531 |
-
- [Impish_LLAMA_4B](https://huggingface.co/SicariusSicariiStuff/Impish_LLAMA_4B) the **“Impish experience”**, now runnable on spinning rust & toasters.
|
| 532 |
-
- [SLOP_Detector](https://github.com/SicariusSicariiStuff/SLOP_Detector) Nuke GPTisms, with SLOP detector.
|
| 533 |
-
|
| 534 |
-
</details>
|
| 535 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- SicariusSicariiStuff/Angelic_Eclipse_12B
|
| 4 |
+
base_model_relation: quantized
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
library_name: safetensors
|
| 7 |
+
tags:
|
| 8 |
+
- exl3
|
| 9 |
+
- 4-bit
|
| 10 |
+
- 6-bit
|
| 11 |
+
- 8-bit
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Original model: [Angelic-Eclipse-12B](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B) by [SicariusSicariiStuff](https://huggingface.co/SicariusSicariiStuff)
|
| 15 |
+
|
| 16 |
+
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
| 17 |
+
|
| 18 |
+
## Available [ExLlamaV3](https://github.com/turboderp-org/exllamav3) (release v0.0.18) quantizations
|
| 19 |
+
|
| 20 |
+
| Type | Size | CLI |
|
| 21 |
+
|------|------|---------|
|
| 22 |
+
| [H8-4.0BPW](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/H8-4.0BPW) | 7.49 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/resolve/H8-4.0BPW/Download~SicariusSicariiStuff_Angelic-Eclipse-12B_H8-4.0BPW_EXL3.bat) |
|
| 23 |
+
| [H8-6.0BPW](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/H8-6.0BPW) | 10.22 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/resolve/H8-6.0BPW/Download~SicariusSicariiStuff_Angelic-Eclipse-12B_H8-6.0BPW_EXL3.bat) |
|
| 24 |
+
| [H8-8.0BPW](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/H8-8.0BPW) | 12.95 GB | [Copy-paste the line / Download the batch file](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/resolve/H8-8.0BPW/Download~SicariusSicariiStuff_Angelic-Eclipse-12B_H8-8.0BPW_EXL3.bat) |
|
| 25 |
+
|
| 26 |
+
***Requirements: A python installation with huggingface-hub module to use CLI.***
|
| 27 |
+
|
| 28 |
+
### Licensing: The license for the provided quantized models is derived from the original model (License detected: apache-2.0). For additional information see the original model's page above, or, if unavailable, the files and the page backups below.
|
| 29 |
+
|
| 30 |
+
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
| 31 |
+
|
| 32 |
+
# Backups
|
| 33 |
+
|
| 34 |
+
[Original files](https://huggingface.co/DeathGodlike/Angelic-Eclipse-12B_EXL3/tree/original-files)
|
| 35 |
+
|
| 36 |
+
<details>
|
| 37 |
+
<summary>Original page (click to expand)</summary>
|
| 38 |
+
|
| 39 |
+
<style>
|
| 40 |
+
.impish-title{
|
| 41 |
+
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
|
| 42 |
+
font-weight: 800;
|
| 43 |
+
font-size: clamp(32px, 5vw, 48px);
|
| 44 |
+
letter-spacing: 0.04em;
|
| 45 |
+
text-align: center;
|
| 46 |
+
margin: 32px 0;
|
| 47 |
+
color: #eaeaea;
|
| 48 |
+
position: relative;
|
| 49 |
+
}
|
| 50 |
+
|
| 51 |
+
.impish-title::after{
|
| 52 |
+
content: attr(data-text);
|
| 53 |
+
position: absolute;
|
| 54 |
+
inset: 0;
|
| 55 |
+
color: #E31515;
|
| 56 |
+
filter: blur(8px);
|
| 57 |
+
opacity: 0.6;
|
| 58 |
+
z-index: -1;
|
| 59 |
+
animation: pulse 3s ease-in-out infinite;
|
| 60 |
+
}
|
| 61 |
+
|
| 62 |
+
@keyframes pulse{
|
| 63 |
+
0%,100%{opacity:0.35;}
|
| 64 |
+
50%{opacity:0.75;}
|
| 65 |
+
}
|
| 66 |
+
</style>
|
| 67 |
+
|
| 68 |
+
<div class="impish-title" data-text="Angelic_Eclipse_12B">
|
| 69 |
+
Angelic_Eclipse_12B
|
| 70 |
+
</div>
|
| 71 |
+
|
| 72 |
+
---
|
| 73 |
+
|
| 74 |
+
<img src="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Images/Angelic_Eclipse_12B.jpeg" alt="Angelic_Eclipse_12B" style="width: 50%; min-width: 500px; display: block; margin: auto;">
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
---
|
| 78 |
+
|
| 79 |
+
<style>
|
| 80 |
+
.hf-links, .hf-tldr, .hf-cards{
|
| 81 |
+
display:flex;justify-content:center;align-items:center;flex-wrap:wrap;
|
| 82 |
+
gap:14px;margin:16px 0;
|
| 83 |
+
}
|
| 84 |
+
.hf-links a, .hf-tldr a{
|
| 85 |
+
display:flex;flex-direction:column;align-items:center;justify-content:center;
|
| 86 |
+
text-align:center;text-decoration:none;font-weight:700;line-height:1.15;
|
| 87 |
+
padding:10px 16px;border-radius:14px;border:2px solid currentColor;
|
| 88 |
+
transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease;
|
| 89 |
+
}
|
| 90 |
+
.hf-tldr a{
|
| 91 |
+
font-size:48px;color:purple;min-width:100%;
|
| 92 |
+
}
|
| 93 |
+
.hf-tldr a:hover{
|
| 94 |
+
transform:translateY(-2px);
|
| 95 |
+
background:rgba(128,0,128,.1);
|
| 96 |
+
box-shadow:0 8px 22px rgba(128,0,128,.45);
|
| 97 |
+
color:#fff;
|
| 98 |
+
}
|
| 99 |
+
.hf-cards{
|
| 100 |
+
gap:14px;margin:16px 0;
|
| 101 |
+
}
|
| 102 |
+
.hf-cards a{
|
| 103 |
+
display:block;
|
| 104 |
+
text-align:center;text-decoration:none;font-weight:700;
|
| 105 |
+
padding:0;border-radius:14px;
|
| 106 |
+
transition:transform .15s ease,box-shadow .15s ease;
|
| 107 |
+
flex:1;min-width:0;
|
| 108 |
+
position:relative;
|
| 109 |
+
overflow:hidden;
|
| 110 |
+
border:3px solid #7a7a7a;
|
| 111 |
+
height:90px;
|
| 112 |
+
}
|
| 113 |
+
.hf-cards a video{
|
| 114 |
+
position:absolute;
|
| 115 |
+
top:50%;left:50%;
|
| 116 |
+
transform:translate(-50%, -50%);
|
| 117 |
+
min-width:100%;
|
| 118 |
+
min-height:100%;
|
| 119 |
+
width:auto;
|
| 120 |
+
height:auto;
|
| 121 |
+
object-fit:cover;
|
| 122 |
+
display:block;
|
| 123 |
+
filter:brightness(0.7);
|
| 124 |
+
transition:filter .15s ease;
|
| 125 |
+
}
|
| 126 |
+
.hf-cards a .card-text{
|
| 127 |
+
position:absolute;
|
| 128 |
+
top:50%;left:50%;
|
| 129 |
+
transform:translate(-50%, -50%);
|
| 130 |
+
font-size:20px;
|
| 131 |
+
color:#fff;
|
| 132 |
+
text-shadow:2px 2px 8px rgba(0,0,0,0.8), 0 0 20px rgba(0,0,0,0.6);
|
| 133 |
+
z-index:2;
|
| 134 |
+
white-space:nowrap;
|
| 135 |
+
pointer-events:none;
|
| 136 |
+
}
|
| 137 |
+
.hf-cards a:hover{
|
| 138 |
+
transform:translateY(-2px);
|
| 139 |
+
box-shadow:0 8px 22px rgba(120,120,120,.55);
|
| 140 |
+
border-color:#9a9a9a;
|
| 141 |
+
}
|
| 142 |
+
.hf-cards a:hover video{
|
| 143 |
+
filter:brightness(0.9);
|
| 144 |
+
}
|
| 145 |
+
.hf-links a{
|
| 146 |
+
font-size:20px;min-width:240px;max-width:280px;
|
| 147 |
+
}
|
| 148 |
+
.hf-links a .top{font-size:16px;opacity:.9;}
|
| 149 |
+
.hf-links a .bottom{font-size:20px;}
|
| 150 |
+
.hf-links a.red{color:#E31515;}
|
| 151 |
+
.hf-links a.yellow{color:#FFC800;}
|
| 152 |
+
.hf-links a.green{color:#64FF00;}
|
| 153 |
+
.hf-links a:hover{
|
| 154 |
+
transform:translateY(-1px);
|
| 155 |
+
background:rgba(255,255,255,0.04);
|
| 156 |
+
box-shadow:0 6px 18px rgba(0,0,0,.15), inset 0 0 0 9999px rgba(255,255,255,.02);
|
| 157 |
+
}
|
| 158 |
+
.hf-links a.red:hover{
|
| 159 |
+
background:rgba(227,21,21,.12);
|
| 160 |
+
box-shadow:0 8px 20px rgba(227,21,21,.35);
|
| 161 |
+
color:#fff;
|
| 162 |
+
}
|
| 163 |
+
.hf-links a.yellow:hover{
|
| 164 |
+
background:rgba(255,200,0,.15);
|
| 165 |
+
box-shadow:0 8px 20px rgba(255,200,0,.35);
|
| 166 |
+
color:#111;
|
| 167 |
+
}
|
| 168 |
+
.hf-links a.green:hover{
|
| 169 |
+
background:rgba(100,255,0,.14);
|
| 170 |
+
box-shadow:0 8px 20px rgba(100,255,0,.35);
|
| 171 |
+
color:#093;
|
| 172 |
+
}
|
| 173 |
+
/* mobile stacking */
|
| 174 |
+
@media (max-width:520px){
|
| 175 |
+
.hf-links a{min-width:100%;max-width:100%;}
|
| 176 |
+
.hf-tldr a{font-size:36px;}
|
| 177 |
+
.hf-cards{flex-direction:column;}
|
| 178 |
+
.hf-cards a .card-text{font-size:18px;}
|
| 179 |
+
}
|
| 180 |
+
</style>
|
| 181 |
+
<div class="hf-tldr">
|
| 182 |
+
<a href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#tldr">
|
| 183 |
+
Click here for TL;DR
|
| 184 |
+
</a>
|
| 185 |
+
</div>
|
| 186 |
+
<div class="hf-cards">
|
| 187 |
+
<a href="https://huggingface.co/SicariusSicariiStuff/Roleplay_Cards">
|
| 188 |
+
<video autoplay loop muted playsinline>
|
| 189 |
+
<source src="https://huggingface.co/SicariusSicariiStuff/Roleplay_Cards/resolve/main/Resources/Roleplay.mp4" type="video/mp4">
|
| 190 |
+
</video>
|
| 191 |
+
<span class="card-text">Go here for Roleplay cards</span>
|
| 192 |
+
</a>
|
| 193 |
+
<a href="https://huggingface.co/SicariusSicariiStuff/Adventure_Cards">
|
| 194 |
+
<video autoplay loop muted playsinline>
|
| 195 |
+
<source src="https://huggingface.co/SicariusSicariiStuff/Adventure_Cards/resolve/main/Resources/Adventure.mp4" type="video/mp4">
|
| 196 |
+
</video>
|
| 197 |
+
<span class="card-text">Go here for Adventure cards</span>
|
| 198 |
+
</a>
|
| 199 |
+
</div>
|
| 200 |
+
<div class="hf-links">
|
| 201 |
+
<a class="red" href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#available-quantizations">
|
| 202 |
+
<span class="top">Click here</span>
|
| 203 |
+
<span class="bottom">for quantizations</span>
|
| 204 |
+
</a>
|
| 205 |
+
<a class="yellow" href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#generation-settings">
|
| 206 |
+
<span class="top">Click here</span>
|
| 207 |
+
<span class="bottom">for recommended settings</span>
|
| 208 |
+
</a>
|
| 209 |
+
<a class="green" href="https://ko-fi.com/sicarius">
|
| 210 |
+
<span class="top">Click here</span>
|
| 211 |
+
<span class="bottom">to buy me a coffee</span>
|
| 212 |
+
</a>
|
| 213 |
+
</div>
|
| 214 |
+
|
| 215 |
+
---
|
| 216 |
+
|
| 217 |
+
Welcome to the **sane sister** of [Impish_Bloodmoon_12B](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B)!
|
| 218 |
+
|
| 219 |
+
I won't spam too much here, as most of the stuff written in the Impish_Bloodmoon_12B model card is relevant here too. Mostly. So go ahead and read it, if you want.
|
| 220 |
+
|
| 221 |
+
**Angelic_Eclipse_12B** got an **exceptionally realistic common sense**— a character would respond almost exactly like a real character would, no anime unhingedness, unless it got into such a situation 'organically'. It's **wholesome**, **emotionally intelligent**, but it can also... **go all the way**, spectacularly so. If you want a realistic model that won't break your balls, never rushes you, or you want to pull the brakes on an adventure that started with its impish sister, this is definitely the model for you! 👼
|
| 222 |
+
|
| 223 |
+
This model knows **A LOT**, as it was trained on a similar massive dataset (well over **1B** tokens trained) of its nasty counterpart. It knows all there is to know about love and intimate relations, but... this does not mean it would nudge you towards this aggresively (**Impish_Bloodmoon_12B 100% would!**). Even in a scenario where X likes Y, it would shyly and gently pursue Y.
|
| 224 |
+
|
| 225 |
+
This model was architectured specifically for four things:
|
| 226 |
+
|
| 227 |
+
- Reactions realism. It meant to reflect real-life behaviour accurately
|
| 228 |
+
- Slow burn
|
| 229 |
+
- Safety tuning
|
| 230 |
+
- Powerful 'vanilla assistant'
|
| 231 |
+
|
| 232 |
+
This means that the model has a 'normal' vibe and personality, and would behave *mostly* like a typical assistant. It's presentable, with production-ready safety, but **still extensively tuned for creative tasks**. It would steer stuff towards SFW, and ah, 'take it slow'.
|
| 233 |
+
|
| 234 |
+
|
| 235 |
+
|
| 236 |
+
This model was meticulously tested by a friend, by hand. The example is fully available [here](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#roleplay-examples). Feel free to check it out.
|
| 237 |
+
(The example was made using the [included roleplay card](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Character_Cards/Roleplay/Nikki_Rivera.png), with [these Silly Tavern settings](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B#recommended-settings-for-roleplay-mode), option #1.)
|
| 238 |
+
|
| 239 |
+
**No editing was done to any of the replies**. For the entire run, only up to 5 regens were allowed, start to finish. (in other words, what you see is what you'll get).
|
| 240 |
+
|
| 241 |
+
|
| 242 |
+
Have fun! 😇
|
| 243 |
+
|
| 244 |
+
---
|
| 245 |
+
|
| 246 |
+
# So why 2 models?
|
| 247 |
+
|
| 248 |
+
[Explained here](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B#so-why-2-models)
|
| 249 |
+
|
| 250 |
+
---
|
| 251 |
+
|
| 252 |
+
# Training details
|
| 253 |
+
|
| 254 |
+
[Discussed here](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B#training-details)
|
| 255 |
+
|
| 256 |
+
---
|
| 257 |
+
|
| 258 |
+
### TL;DR
|
| 259 |
+
|
| 260 |
+
- **Realistic** responses & behaviour.
|
| 261 |
+
- **Wholesome** and... "sane".
|
| 262 |
+
- Well over **1B** tokens trained!
|
| 263 |
+
- Almost all the data of [Impish_Bloodmoon_12B](https://huggingface.co/SicariusSicariiStuff/Impish_Bloodmoon_12B), but **completely grounded to reality**.
|
| 264 |
+
- **VERY creative**, high swipe diversity
|
| 265 |
+
|
| 266 |
+
---
|
| 267 |
+
|
| 268 |
+
# Regarding the format:
|
| 269 |
+
|
| 270 |
+
It is **HIGHLY RECOMMENDED** to use the **Roleplay \ Adventure format the model was trained on**, see the examples below for syntax. It allows for a **very fast and easy** writing of character cards with **minimal amount of tokens**. It's a modification of an old-skool CAI style format I call **SICAtxt** (**S**imple, **I**nexpensive **C**haracter **A**ttributes plain-text):
|
| 271 |
+
|
| 272 |
+
---
|
| 273 |
+
|
| 274 |
+
## **SICAtxt** for **roleplay**:
|
| 275 |
+
|
| 276 |
+
```
|
| 277 |
+
X's Persona: X is a .....
|
| 278 |
+
Traits:
|
| 279 |
+
Likes:
|
| 280 |
+
Dislikes:
|
| 281 |
+
Quirks:
|
| 282 |
+
Goals:
|
| 283 |
+
|
| 284 |
+
Dialogue example
|
| 285 |
+
```
|
| 286 |
+
|
| 287 |
+
## **SICAtxt** for **Adventure:**
|
| 288 |
+
|
| 289 |
+
```
|
| 290 |
+
Adventure: <short description>
|
| 291 |
+
$World_Setting:
|
| 292 |
+
$Scenario:
|
| 293 |
+
```
|
| 294 |
+
|
| 295 |
+
---
|
| 296 |
+
|
| 297 |
+
|
| 298 |
+
|
| 299 |
+
# Included Character cards in this repo:
|
| 300 |
+
|
| 301 |
+
## Roleplay:
|
| 302 |
+
|
| 303 |
+
- [**Nikki Rivera**](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Character_Cards/Roleplay/Nikki_Rivera.png) (**Stranded** on a **deserted island** with Nikki, 'the spreadsheet girl' from work. Rescue is **not** coming anytime soon.)
|
| 304 |
+
|
| 305 |
+
|
| 306 |
+
---
|
| 307 |
+
|
| 308 |
+
|
| 309 |
+
## Model Details
|
| 310 |
+
|
| 311 |
+
- Intended use: **Role-Play**, **Adventure**, **Creative Writing**, **General Tasks**.
|
| 312 |
+
|
| 313 |
+
- Censorship level: <b>Low - Medium</b>
|
| 314 |
+
|
| 315 |
+
- **6.5 / 10** (10 completely uncensored)
|
| 316 |
+
|
| 317 |
+
|
| 318 |
+
## UGI score:
|
| 319 |
+
|
| 320 |
+
|
| 321 |
+
<img src="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Images/UGI.png" style="width: 100%; min-width: 700px; display: block; margin: auto;">
|
| 322 |
+
|
| 323 |
+
---
|
| 324 |
+
|
| 325 |
+
## Available quantizations:
|
| 326 |
+
|
| 327 |
+
- Original: [FP16](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B)
|
| 328 |
+
- GGUF: [Static Quants](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GGUF) | [iMatrix](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_iMatrix) | [High-Attention](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GGUF_HA) | [iMatrix-High-Attention](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_HA_NL)
|
| 329 |
+
- GPTQ: [4-Bit-16](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-16) | [4-Bit-32](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-32) | [4-Bit-64](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-64) | [4-Bit-128](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_GPTQ_4-bit-128)
|
| 330 |
+
- Specialized: [FP8](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_FP8)
|
| 331 |
+
- Mobile (ARM): [Q4_0](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_ARM) | [Q4_0_High-Attention](https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_ARM_HA)
|
| 332 |
+
|
| 333 |
+
---
|
| 334 |
+
|
| 335 |
+
<style>
|
| 336 |
+
.bloodmoon{display:flex;justify-content:center;margin:24px 0}
|
| 337 |
+
.bloodmoon a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;font:700 20px/1.15 system-ui;border:2px solid #E31515;border-radius:14px;color:#E31515;padding:12px 18px;min-width:260px;max-width:300px;transition:.15s}
|
| 338 |
+
.bloodmoon a span:last-child{font-size:15px}
|
| 339 |
+
.bloodmoon a:hover{transform:translateY(-1px);background:rgba(227,21,21,.12);box-shadow:0 8px 20px rgba(227,21,21,.35);color:#fff}
|
| 340 |
+
@media(max-width:520px){.bloodmoon a{min-width:100%;max-width:100%}}
|
| 341 |
+
</style>
|
| 342 |
+
|
| 343 |
+
<div class="bloodmoon">
|
| 344 |
+
<a href="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B_LoRA" target="_blank" rel="noopener">
|
| 345 |
+
<span>Angelic Eclipse 12B</span><span>Download LoRA</span>
|
| 346 |
+
</a>
|
| 347 |
+
</div>
|
| 348 |
+
|
| 349 |
+
|
| 350 |
+
---
|
| 351 |
+
|
| 352 |
+
# Generation settings
|
| 353 |
+
|
| 354 |
+
**Recommended settings for assistant mode:**
|
| 355 |
+
|
| 356 |
+
<details>
|
| 357 |
+
<summary>Full generation settings: <b>Debug Deterministic</b>.</summary>
|
| 358 |
+
|
| 359 |
+
<img src="https://huggingface.co/SicariusSicariiStuff/Dusk_Rainbow/resolve/main/Presets/Debug-deterministic.png" alt="Debug Deterministic_Settings" style="width: 100%; min-width: 600px; display: block; margin: auto;">
|
| 360 |
+
|
| 361 |
+
</details>
|
| 362 |
+
|
| 363 |
+
<details>
|
| 364 |
+
<summary>Full generation settings: <b>min_p</b>.</summary>
|
| 365 |
+
|
| 366 |
+
<img src="https://huggingface.co/SicariusSicariiStuff/Dusk_Rainbow/resolve/main/Presets/min_p.png" alt="min_P_Settings" style="width: 100%; min-width: 600px; display: block; margin: auto;">
|
| 367 |
+
|
| 368 |
+
</details>
|
| 369 |
+
|
| 370 |
+
---
|
| 371 |
+
|
| 372 |
+
<h2 style="color: green; font-weight: bold; font-size: 36px; text-align: center;">Specialized Roleplay Settings for Angelic_Eclipse_12B, click below:</h2>
|
| 373 |
+
<h2 style="color: chartreuse; font-weight: bold; font-size: 32px; text-align: center;">(Important!)</h2>
|
| 374 |
+
|
| 375 |
+
---
|
| 376 |
+
|
| 377 |
+
|
| 378 |
+
<style>
|
| 379 |
+
.hf-links{
|
| 380 |
+
display:flex;justify-content:center;align-items:center;flex-wrap:wrap;
|
| 381 |
+
gap:14px;margin:16px 0;
|
| 382 |
+
}
|
| 383 |
+
.hf-links a{
|
| 384 |
+
display:flex;flex-direction:column;align-items:center;justify-content:center;
|
| 385 |
+
text-align:center;text-decoration:none;font-weight:700;line-height:1.15;
|
| 386 |
+
padding:10px 16px;border-radius:14px;border:2px solid currentColor;
|
| 387 |
+
transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease;
|
| 388 |
+
font-size:20px;min-width:240px;max-width:280px;
|
| 389 |
+
}
|
| 390 |
+
.hf-links a .top{font-size:20px;}
|
| 391 |
+
.hf-links a .bottom{font-size:16px;}
|
| 392 |
+
|
| 393 |
+
.hf-links a.red{color:#E31515;}
|
| 394 |
+
|
| 395 |
+
.hf-links a:hover{
|
| 396 |
+
transform:translateY(-1px);
|
| 397 |
+
background:rgba(255,255,255,0.04);
|
| 398 |
+
box-shadow:0 6px 18px rgba(0,0,0,.15), inset 0 0 0 9999px rgba(255,255,255,.02);
|
| 399 |
+
}
|
| 400 |
+
.hf-links a.red:hover{
|
| 401 |
+
background:rgba(227,21,21,.12);
|
| 402 |
+
box-shadow:0 8px 20px rgba(227,21,21,.35);
|
| 403 |
+
color:#fff;
|
| 404 |
+
}
|
| 405 |
+
|
| 406 |
+
@media (max-width:520px){
|
| 407 |
+
.hf-links a{min-width:100%;max-width:100%;}
|
| 408 |
+
}
|
| 409 |
+
</style>
|
| 410 |
+
|
| 411 |
+
<div class="hf-links">
|
| 412 |
+
<a class="red"
|
| 413 |
+
href="https://huggingface.co/SicariusSicariiStuff/Impish_Nemo_12B/resolve/main/Silly_Tavern_Settings/Impish_Magic_ST.json"
|
| 414 |
+
target="_blank" rel="noopener" aria-label="Silly Tavern Settings #1 - Click here">
|
| 415 |
+
<span class="top">Silly Tavern Settings #1 - Click here</span>
|
| 416 |
+
<span class="bottom">Download JSON</span>
|
| 417 |
+
</a>
|
| 418 |
+
|
| 419 |
+
<a class="red"
|
| 420 |
+
href="https://huggingface.co/SicariusSicariiStuff/Impish_Nemo_12B/resolve/main/Silly_Tavern_Settings/Dynamic_Paragraph_XTC_ST.json"
|
| 421 |
+
target="_blank" rel="noopener" aria-label="Silly Tavern Settings #2 - Click here">
|
| 422 |
+
<span class="top">Silly Tavern Settings #2 - Click here</span>
|
| 423 |
+
<span class="bottom">Download JSON</span>
|
| 424 |
+
</a>
|
| 425 |
+
</div>
|
| 426 |
+
|
| 427 |
+
- **Silly Tavern Settings #1** - Higher temperature while still being coherent
|
| 428 |
+
- **Silly Tavern Settings #2** - Dynamic paragraphs, XTC, other stuff
|
| 429 |
+
|
| 430 |
+
|
| 431 |
+
<style>
|
| 432 |
+
.hf-download-section .hf-links{
|
| 433 |
+
display:flex;
|
| 434 |
+
justify-content:center;
|
| 435 |
+
align-items:center;
|
| 436 |
+
flex-wrap:wrap;
|
| 437 |
+
gap:14px;
|
| 438 |
+
margin:16px 0;
|
| 439 |
+
}
|
| 440 |
+
|
| 441 |
+
.hf-download-section .hf-links a{
|
| 442 |
+
display:flex;
|
| 443 |
+
flex-direction:column;
|
| 444 |
+
align-items:center;
|
| 445 |
+
justify-content:center;
|
| 446 |
+
text-align:center;
|
| 447 |
+
text-decoration:none;
|
| 448 |
+
font-weight:700;
|
| 449 |
+
line-height:1.15;
|
| 450 |
+
padding:10px 16px;
|
| 451 |
+
border-radius:14px;
|
| 452 |
+
border:2px solid #E31515;
|
| 453 |
+
font-size:20px;
|
| 454 |
+
min-width:240px;
|
| 455 |
+
max-width:280px;
|
| 456 |
+
color:#E31515;
|
| 457 |
+
transition:transform .15s ease, box-shadow .15s ease, background-color .15s ease, color .15s ease;
|
| 458 |
+
}
|
| 459 |
+
|
| 460 |
+
.hf-download-section .hf-links a .top{font-size:20px;}
|
| 461 |
+
.hf-download-section .hf-links a .bottom{font-size:16px;}
|
| 462 |
+
|
| 463 |
+
.hf-download-section .hf-links a:hover{
|
| 464 |
+
transform:translateY(-1px);
|
| 465 |
+
background:rgba(227,21,21,.12);
|
| 466 |
+
box-shadow:0 8px 20px rgba(227,21,21,.35);
|
| 467 |
+
color:#fff;
|
| 468 |
+
}
|
| 469 |
+
|
| 470 |
+
@media (max-width:520px){
|
| 471 |
+
.hf-download-section .hf-links a{
|
| 472 |
+
min-width:100%;
|
| 473 |
+
max-width:100%;
|
| 474 |
+
}
|
| 475 |
+
}
|
| 476 |
+
</style>
|
| 477 |
+
|
| 478 |
+
|
| 479 |
+
---
|
| 480 |
+
|
| 481 |
+
|
| 482 |
+
<h2 style="color: lime; font-weight: bold; font-size: 65px; text-align: center;">Chat Examples:</h2>
|
| 483 |
+
|
| 484 |
+
---
|
| 485 |
+
|
| 486 |
+
## Roleplay Examples (click below to expand)
|
| 487 |
+
|
| 488 |
+
|
| 489 |
+
<details>
|
| 490 |
+
<summary>Bonding with <b>Nikki Rivera</b> while trying to figure out how to survive along the way:</summary>
|
| 491 |
+
|
| 492 |
+
<img src="https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B/resolve/main/Images/Examples/log1.png" alt="Roleplay_Nikki Rivera_Chat_Example" style="width: 100%; min-width: 600px; display: block; margin: auto;">
|
| 493 |
+
</details>
|
| 494 |
+
|
| 495 |
+
---
|
| 496 |
+
|
| 497 |
+
# Model instruction template: ChatML
|
| 498 |
+
|
| 499 |
+
```
|
| 500 |
+
<|im_start|>system
|
| 501 |
+
You are an angelic AI, your job is to fulfill thy will of thy user.<|im_end|>
|
| 502 |
+
<|im_start|>User request
|
| 503 |
+
{prompt}<|im_end|>
|
| 504 |
+
<|im_start|>AI answer
|
| 505 |
+
```
|
| 506 |
+
|
| 507 |
+
|
| 508 |
+
---
|
| 509 |
+
|
| 510 |
+
<h2 style="color: green; font-weight: bold; font-size: 65px; text-align: center;">Your support = more models</h2>
|
| 511 |
+
<a href="https://ko-fi.com/sicarius" style="color: pink; font-weight: bold; font-size: 48px; text-decoration: none; display: block; text-align: center;">My Ko-fi page (Click here)</a>
|
| 512 |
+
|
| 513 |
+
---
|
| 514 |
+
|
| 515 |
+
|
| 516 |
+
## Citation Information
|
| 517 |
+
|
| 518 |
+
```
|
| 519 |
+
@llm{Angelic_Eclipse_12B,
|
| 520 |
+
author = {SicariusSicariiStuff},
|
| 521 |
+
title = {Angelic_Eclipse_12B},
|
| 522 |
+
year = {2025},
|
| 523 |
+
publisher = {Hugging Face},
|
| 524 |
+
url = {https://huggingface.co/SicariusSicariiStuff/Angelic_Eclipse_12B}
|
| 525 |
+
}
|
| 526 |
+
```
|
| 527 |
+
|
| 528 |
+
---
|
| 529 |
+
|
| 530 |
+
## Other stuff
|
| 531 |
+
- [Impish_LLAMA_4B](https://huggingface.co/SicariusSicariiStuff/Impish_LLAMA_4B) the **“Impish experience”**, now runnable on spinning rust & toasters.
|
| 532 |
+
- [SLOP_Detector](https://github.com/SicariusSicariiStuff/SLOP_Detector) Nuke GPTisms, with SLOP detector.
|
| 533 |
+
|
| 534 |
+
</details>
|
| 535 |
+
|