Update README.md
Browse files
README.md
CHANGED
|
@@ -1,885 +1,884 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
datasets:
|
| 4 |
-
- zerofata/Instruct-Anime
|
| 5 |
-
- zerofata/Gemini-3.1-Pro-SmallWiki
|
| 6 |
-
- zerofata/Gemini-3.1-Pro-GLM5-Characters
|
| 7 |
-
base_model:
|
| 8 |
-
- zerofata/G4-MeroMero-31B
|
| 9 |
-
tags:
|
| 10 |
-
- heretic
|
| 11 |
-
- uncensored
|
| 12 |
-
- decensored
|
| 13 |
-
- abliterated
|
| 14 |
-
- ara
|
| 15 |
-
---
|
| 16 |
-
<div style="background-color: #ff4444; color: white; padding: 20px; border-radius: 10px; text-align: center; margin: 20px 0;">
|
| 17 |
-
<h2 style="color: white; margin: 0 0 10px 0;">🚨⚠️ I HAVE REACHED HUGGING FACE'S FREE STORAGE LIMIT ⚠️🚨</h2>
|
| 18 |
-
<p style="font-size: 18px; margin: 0 0 15px 0;">I can no longer upload new models unless I can cover the cost of additional storage.<br>I host <b>70+ free models</b> as an independent contributor and this work is unpaid.<br><b>Without your support, no more new models can be uploaded.</b></p>
|
| 19 |
-
<p style="font-size: 20px; margin: 0;">
|
| 20 |
-
<a href="https://patreon.com/LLMfan46" style="color: white; text-decoration: underline;">🎉 Patreon (Monthly)</a> |
|
| 21 |
-
<a href="https://ko-fi.com/llmfan46" style="color: white; text-decoration: underline;">☕ Ko-fi (One-time)</a>
|
| 22 |
-
</p>
|
| 23 |
-
<p style="font-size: 16px; margin: 10px 0 0 0;">Every contribution goes directly toward Hugging Face storage fees to keep models free for everyone.</p>
|
| 24 |
-
</div>
|
| 25 |
-
|
| 26 |
-
---
|
| 27 |
-
|
| 28 |
-
### **85% fewer refusals** (15/100 Uncensored vs 99/100 Original) while preserving model quality (0.0100 KL divergence).
|
| 29 |
-
|
| 30 |
-
## ❤️ Support My Work
|
| 31 |
-
Creating these models takes significant time, work and compute. If you find them useful consider supporting me:
|
| 32 |
-
|
| 33 |
-

|
| 34 |
-
|
| 35 |
-
| Platform | Link | What you get |
|
| 36 |
-
|----------|------|--------------|
|
| 37 |
-
| 🎉 Patreon | [Monthly support](https://patreon.com/LLMfan46) | Priority model requests |
|
| 38 |
-
| ☕ Ko-fi | [One-time tip](https://ko-fi.com/llmfan46) | My eternal gratitude |
|
| 39 |
-
|
| 40 |
-
Your help will motivate me and would go into further improving my workflow and coverings fees for storage, compute and may even help uncensoring bigger model with rental Cloud GPUs.
|
| 41 |
-
|
| 42 |
-
-----
|
| 43 |
-
|
| 44 |
-
# This is a decensored version of [zerofata/G4-MeroMero-31B](https://huggingface.co/zerofata/G4-MeroMero-31B), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0 with the [Arbitrary-Rank Ablation (ARA)](https://github.com/p-e-w/heretic/pull/211) method
|
| 45 |
-
|
| 46 |
-
## Abliteration parameters
|
| 47 |
-
|
| 48 |
-
| Parameter | Value |
|
| 49 |
-
| :-------- | :---: |
|
| 50 |
-
| **start_layer_index** | 28 |
|
| 51 |
-
| **end_layer_index** | 49 |
|
| 52 |
-
| **preserve_good_behavior_weight** | 0.5600 |
|
| 53 |
-
| **steer_bad_behavior_weight** | 0.0001 |
|
| 54 |
-
| **overcorrect_relative_weight** | 0.9726 |
|
| 55 |
-
| **neighbor_count** | 10 |
|
| 56 |
-
|
| 57 |
-
## Targeted components
|
| 58 |
-
|
| 59 |
-
* attn.o_proj
|
| 60 |
-
|
| 61 |
-
## Performance
|
| 62 |
-
|
| 63 |
-
| Metric | This model | Original model ([G4-MeroMero-31B](https://huggingface.co/zerofata/G4-MeroMero-31B)) |
|
| 64 |
-
| :----- | :--------: | :---------------------------: |
|
| 65 |
-
**KL divergence** | <span style="color:darkgoldenrod">0.0100</span> | 0 *(by definition)* |
|
| 66 |
-
| **Refusals** | ✅ <span style="color:darkgreen">15/100</span> | ❌ <span style="color:blue">99/100</span> |
|
| 67 |
-
|
| 68 |
-
Lower refusals indicate fewer content restrictions, while lower KL divergence indicates more closeness to the original model's baseline. Higher refusals cause more rejections, objections, pushbacks, lecturing, censorship, softening and deflections.
|
| 69 |
-
|
| 70 |
-
## MMLU test results:
|
| 71 |
-
|
| 72 |
-
<span style="color:blue">Original:</span>
|
| 73 |
-
|
| 74 |
-
============================================================
|
| 75 |
-
|
| 76 |
-
- Total questions: 7021
|
| 77 |
-
|
| 78 |
-
- Correct: 6110
|
| 79 |
-
|
| 80 |
-
- **Accuracy: 0.8702 (87.02%)**
|
| 81 |
-
|
| 82 |
-
- Parse failures: 24
|
| 83 |
-
|
| 84 |
-
============================================================
|
| 85 |
-
|
| 86 |
-
**Tested subject scores:**
|
| 87 |
-
- professional_law: 0.7694 (604/785)
|
| 88 |
-
- moral_scenarios: 0.8281 (366/442)
|
| 89 |
-
- miscellaneous: 0.9295 (356/383)
|
| 90 |
-
- professional_psychology: 0.9019 (285/316)
|
| 91 |
-
- high_school_psychology: 0.9704 (262/270)
|
| 92 |
-
- high_school_macroeconomics: 0.9289 (183/197)
|
| 93 |
-
- elementary_mathematics: 0.9457 (174/184)
|
| 94 |
-
- moral_disputes: 0.8621 (150/174)
|
| 95 |
-
- prehistory: 0.9302 (160/172)
|
| 96 |
-
- philosophy: 0.8616 (137/159)
|
| 97 |
-
- high_school_biology: 0.9539 (145/152)
|
| 98 |
-
- professional_accounting: 0.8322 (119/143)
|
| 99 |
-
- clinical_knowledge: 0.9286 (130/140)
|
| 100 |
-
- high_school_microeconomics: 0.9706 (132/136)
|
| 101 |
-
- nutrition: 0.9333 (126/135)
|
| 102 |
-
- professional_medicine: 0.9328 (125/134)
|
| 103 |
-
- conceptual_physics: 0.9141 (117/128)
|
| 104 |
-
- high_school_mathematics: 0.6614 (84/127)
|
| 105 |
-
- human_aging: 0.8362 (97/116)
|
| 106 |
-
- security_studies: 0.8839 (99/112)
|
| 107 |
-
- high_school_statistics: 0.8919 (99/111)
|
| 108 |
-
- marketing: 0.9633 (105/109)
|
| 109 |
-
- high_school_world_history: 0.9434 (100/106)
|
| 110 |
-
- sociology: 0.8932 (92/103)
|
| 111 |
-
- high_school_government_and_politics: 0.9703 (98/101)
|
| 112 |
-
- high_school_geography: 0.9293 (92/99)
|
| 113 |
-
- high_school_chemistry: 0.7732 (75/97)
|
| 114 |
-
- high_school_us_history: 0.9474 (90/95)
|
| 115 |
-
- virology: 0.5056 (45/89)
|
| 116 |
-
- college_medicine: 0.8636 (76/88)
|
| 117 |
-
- world_religions: 0.8977 (79/88)
|
| 118 |
-
- high_school_physics: 0.8095 (68/84)
|
| 119 |
-
- electrical_engineering: 0.8642 (70/81)
|
| 120 |
-
- astronomy: 0.9494 (75/79)
|
| 121 |
-
- logical_fallacies: 0.8816 (67/76)
|
| 122 |
-
- high_school_european_history: 0.9041 (66/73)
|
| 123 |
-
- anatomy: 0.8873 (63/71)
|
| 124 |
-
- college_biology: 0.9844 (63/64)
|
| 125 |
-
- human_sexuality: 0.9375 (60/64)
|
| 126 |
-
- formal_logic: 0.7812 (50/64)
|
| 127 |
-
- public_relations: 0.7541 (46/61)
|
| 128 |
-
- international_law: 0.9167 (55/60)
|
| 129 |
-
- college_physics: 0.7018 (40/57)
|
| 130 |
-
- college_mathematics: 0.8000 (44/55)
|
| 131 |
-
- econometrics: 0.7963 (43/54)
|
| 132 |
-
- jurisprudence: 0.8679 (46/53)
|
| 133 |
-
- high_school_computer_science: 0.9808 (51/52)
|
| 134 |
-
- machine_learning: 0.8654 (45/52)
|
| 135 |
-
- medical_genetics: 0.9608 (49/51)
|
| 136 |
-
- global_facts: 0.5882 (30/51)
|
| 137 |
-
- management: 0.9200 (46/50)
|
| 138 |
-
- us_foreign_policy: 0.9400 (47/50)
|
| 139 |
-
- college_chemistry: 0.6596 (31/47)
|
| 140 |
-
- abstract_algebra: 0.7872 (37/47)
|
| 141 |
-
- business_ethics: 0.8261 (38/46)
|
| 142 |
-
- college_computer_science: 0.9333 (42/45)
|
| 143 |
-
- computer_security: 0.8372 (36/43)
|
| 144 |
-
|
| 145 |
-
|
| 146 |
-
<span style="color:darkgreen">Heretic:</span>
|
| 147 |
-
|
| 148 |
-
============================================================
|
| 149 |
-
|
| 150 |
-
- Total questions: 7021
|
| 151 |
-
|
| 152 |
-
- Correct: 6096
|
| 153 |
-
|
| 154 |
-
- **Accuracy: 0.8683 (86.83%)**
|
| 155 |
-
|
| 156 |
-
- Parse failures: 24
|
| 157 |
-
|
| 158 |
-
============================================================
|
| 159 |
-
|
| 160 |
-
**Tested subject scores:**
|
| 161 |
-
- professional_law: 0.7631 (599/785)
|
| 162 |
-
- moral_scenarios: 0.8235 (364/442)
|
| 163 |
-
- miscellaneous: 0.9269 (355/383)
|
| 164 |
-
- professional_psychology: 0.8956 (283/316)
|
| 165 |
-
- high_school_psychology: 0.9704 (262/270)
|
| 166 |
-
- high_school_macroeconomics: 0.9188 (181/197)
|
| 167 |
-
- elementary_mathematics: 0.9511 (175/184)
|
| 168 |
-
- moral_disputes: 0.8621 (150/174)
|
| 169 |
-
- prehistory: 0.9302 (160/172)
|
| 170 |
-
- philosophy: 0.8553 (136/159)
|
| 171 |
-
- high_school_biology: 0.9539 (145/152)
|
| 172 |
-
- professional_accounting: 0.8252 (118/143)
|
| 173 |
-
- clinical_knowledge: 0.9286 (130/140)
|
| 174 |
-
- high_school_microeconomics: 0.9559 (130/136)
|
| 175 |
-
- nutrition: 0.9185 (124/135)
|
| 176 |
-
- professional_medicine: 0.9403 (126/134)
|
| 177 |
-
- conceptual_physics: 0.9062 (116/128)
|
| 178 |
-
- high_school_mathematics: 0.6535 (83/127)
|
| 179 |
-
- human_aging: 0.8448 (98/116)
|
| 180 |
-
- security_studies: 0.8750 (98/112)
|
| 181 |
-
- high_school_statistics: 0.9009 (100/111)
|
| 182 |
-
- marketing: 0.9633 (105/109)
|
| 183 |
-
- high_school_world_history: 0.9528 (101/106)
|
| 184 |
-
- sociology: 0.9029 (93/103)
|
| 185 |
-
- high_school_government_and_politics: 0.9802 (99/101)
|
| 186 |
-
- high_school_geography: 0.9293 (92/99)
|
| 187 |
-
- high_school_chemistry: 0.7629 (74/97)
|
| 188 |
-
- high_school_us_history: 0.9368 (89/95)
|
| 189 |
-
- virology: 0.5056 (45/89)
|
| 190 |
-
- college_medicine: 0.8636 (76/88)
|
| 191 |
-
- world_religions: 0.9205 (81/88)
|
| 192 |
-
- high_school_physics: 0.7976 (67/84)
|
| 193 |
-
- electrical_engineering: 0.8765 (71/81)
|
| 194 |
-
- astronomy: 0.9494 (75/79)
|
| 195 |
-
- logical_fallacies: 0.8947 (68/76)
|
| 196 |
-
- high_school_european_history: 0.9178 (67/73)
|
| 197 |
-
- anatomy: 0.8873 (63/71)
|
| 198 |
-
- college_biology: 0.9688 (62/64)
|
| 199 |
-
- human_sexuality: 0.9375 (60/64)
|
| 200 |
-
- formal_logic: 0.7812 (50/64)
|
| 201 |
-
- public_relations: 0.7541 (46/61)
|
| 202 |
-
- international_law: 0.9167 (55/60)
|
| 203 |
-
- college_physics: 0.7193 (41/57)
|
| 204 |
-
- college_mathematics: 0.8000 (44/55)
|
| 205 |
-
- econometrics: 0.7963 (43/54)
|
| 206 |
-
- jurisprudence: 0.8679 (46/53)
|
| 207 |
-
- high_school_computer_science: 0.9808 (51/52)
|
| 208 |
-
- machine_learning: 0.8269 (43/52)
|
| 209 |
-
- medical_genetics: 0.9608 (49/51)
|
| 210 |
-
- global_facts: 0.5882 (30/51)
|
| 211 |
-
- management: 0.9200 (46/50)
|
| 212 |
-
- us_foreign_policy: 0.9600 (48/50)
|
| 213 |
-
- college_chemistry: 0.6170 (29/47)
|
| 214 |
-
- abstract_algebra: 0.8085 (38/47)
|
| 215 |
-
- business_ethics: 0.8478 (39/46)
|
| 216 |
-
- college_computer_science: 0.9111 (41/45)
|
| 217 |
-
- computer_security: 0.8372 (36/43)
|
| 218 |
-
|
| 219 |
-
MMLU - Massive Multitask Language Understanding, multiple-choice questions across 57 subjects (math, history, law, medicine, etc.).
|
| 220 |
-
|
| 221 |
-
## GGUF Version
|
| 222 |
-
|
| 223 |
-
GGUF quantizations available here [llmfan46/G4-MeroMero-31B-uncensored-heretic-GGUF](https://huggingface.co/llmfan46/G4-MeroMero-31B-uncensored-heretic-GGUF).
|
| 224 |
-
|
| 225 |
## NVFP4 Version
|
| 226 |
|
| 227 |
-
NVFP4 quantization available here [llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4](https://huggingface.co/llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4).
|
| 228 |
-
|
| 229 |
-
## NVFP4 GGUF Version
|
| 230 |
-
|
| 231 |
-
NVFP4 GGUF quantizations available here [llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4-GGUF](https://huggingface.co/llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4-GGUF).
|
| 232 |
-
|
| 233 |
-
|
| 234 |
-
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
|
| 238 |
-
--
|
| 239 |
-
--
|
| 240 |
-
--
|
| 241 |
-
--
|
| 242 |
-
--
|
| 243 |
-
--
|
| 244 |
-
--
|
| 245 |
-
--
|
| 246 |
-
--
|
| 247 |
-
--
|
| 248 |
-
--
|
| 249 |
-
--
|
| 250 |
-
|
| 251 |
-
|
| 252 |
-
|
| 253 |
-
|
| 254 |
-
|
| 255 |
-
|
| 256 |
-
|
| 257 |
-
|
| 258 |
-
|
| 259 |
-
|
| 260 |
-
radial-gradient(ellipse at 50%
|
| 261 |
-
|
| 262 |
-
|
| 263 |
-
|
| 264 |
-
|
| 265 |
-
|
| 266 |
-
|
| 267 |
-
|
| 268 |
-
|
| 269 |
-
|
| 270 |
-
|
| 271 |
-
|
| 272 |
-
|
| 273 |
-
|
| 274 |
-
|
| 275 |
-
|
| 276 |
-
|
| 277 |
-
|
| 278 |
-
|
| 279 |
-
|
| 280 |
-
|
| 281 |
-
|
| 282 |
-
|
| 283 |
-
|
| 284 |
-
|
| 285 |
-
|
| 286 |
-
|
| 287 |
-
|
| 288 |
-
|
| 289 |
-
|
| 290 |
-
rgba(15,23,42,0.
|
| 291 |
-
|
| 292 |
-
|
| 293 |
-
|
| 294 |
-
|
| 295 |
-
|
| 296 |
-
|
| 297 |
-
|
| 298 |
-
|
| 299 |
-
|
| 300 |
-
|
| 301 |
-
|
| 302 |
-
|
| 303 |
-
|
| 304 |
-
|
| 305 |
-
|
| 306 |
-
|
| 307 |
-
|
| 308 |
-
|
| 309 |
-
|
| 310 |
-
font-
|
| 311 |
-
|
| 312 |
-
|
| 313 |
-
|
| 314 |
-
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
|
| 319 |
-
|
| 320 |
-
|
| 321 |
-
|
| 322 |
-
|
| 323 |
-
|
| 324 |
-
|
| 325 |
-
|
| 326 |
-
|
| 327 |
-
font-
|
| 328 |
-
font-
|
| 329 |
-
|
| 330 |
-
|
| 331 |
-
|
| 332 |
-
|
| 333 |
-
|
| 334 |
-
|
| 335 |
-
|
| 336 |
-
|
| 337 |
-
|
| 338 |
-
font-
|
| 339 |
-
|
| 340 |
-
|
| 341 |
-
|
| 342 |
-
|
| 343 |
-
|
| 344 |
-
|
| 345 |
-
|
| 346 |
-
|
| 347 |
-
|
| 348 |
-
}
|
| 349 |
-
|
| 350 |
-
|
| 351 |
-
|
| 352 |
-
|
| 353 |
-
|
| 354 |
-
|
| 355 |
-
|
| 356 |
-
|
| 357 |
-
|
| 358 |
-
|
| 359 |
-
|
| 360 |
-
|
| 361 |
-
|
| 362 |
-
border-
|
| 363 |
-
|
| 364 |
-
|
| 365 |
-
|
| 366 |
-
font-
|
| 367 |
-
font-
|
| 368 |
-
|
| 369 |
-
|
| 370 |
-
|
| 371 |
-
|
| 372 |
-
|
| 373 |
-
|
| 374 |
-
|
| 375 |
-
|
| 376 |
-
|
| 377 |
-
|
| 378 |
-
|
| 379 |
-
font-
|
| 380 |
-
|
| 381 |
-
|
| 382 |
-
|
| 383 |
-
|
| 384 |
-
|
| 385 |
-
|
| 386 |
-
|
| 387 |
-
|
| 388 |
-
|
| 389 |
-
|
| 390 |
-
|
| 391 |
-
|
| 392 |
-
|
| 393 |
-
|
| 394 |
-
|
| 395 |
-
|
| 396 |
-
|
| 397 |
-
}
|
| 398 |
-
|
| 399 |
-
|
| 400 |
-
|
| 401 |
-
|
| 402 |
-
|
| 403 |
-
|
| 404 |
-
|
| 405 |
-
|
| 406 |
-
|
| 407 |
-
|
| 408 |
-
|
| 409 |
-
|
| 410 |
-
border:
|
| 411 |
-
|
| 412 |
-
|
| 413 |
-
|
| 414 |
-
|
| 415 |
-
|
| 416 |
-
|
| 417 |
-
|
| 418 |
-
|
| 419 |
-
|
| 420 |
-
|
| 421 |
-
|
| 422 |
-
|
| 423 |
-
border-
|
| 424 |
-
|
| 425 |
-
|
| 426 |
-
|
| 427 |
-
|
| 428 |
-
|
| 429 |
-
|
| 430 |
-
|
| 431 |
-
|
| 432 |
-
|
| 433 |
-
|
| 434 |
-
border-
|
| 435 |
-
|
| 436 |
-
|
| 437 |
-
|
| 438 |
-
|
| 439 |
-
font-
|
| 440 |
-
font-
|
| 441 |
-
|
| 442 |
-
|
| 443 |
-
|
| 444 |
-
|
| 445 |
-
|
| 446 |
-
|
| 447 |
-
|
| 448 |
-
|
| 449 |
-
|
| 450 |
-
|
| 451 |
-
|
| 452 |
-
|
| 453 |
-
|
| 454 |
-
|
| 455 |
-
|
| 456 |
-
|
| 457 |
-
|
| 458 |
-
|
| 459 |
-
|
| 460 |
-
|
| 461 |
-
}
|
| 462 |
-
.gs-
|
| 463 |
-
|
| 464 |
-
font-
|
| 465 |
-
|
| 466 |
-
|
| 467 |
-
|
| 468 |
-
|
| 469 |
-
|
| 470 |
-
|
| 471 |
-
|
| 472 |
-
|
| 473 |
-
|
| 474 |
-
|
| 475 |
-
|
| 476 |
-
|
| 477 |
-
|
| 478 |
-
|
| 479 |
-
|
| 480 |
-
|
| 481 |
-
border-
|
| 482 |
-
|
| 483 |
-
|
| 484 |
-
|
| 485 |
-
|
| 486 |
-
|
| 487 |
-
|
| 488 |
-
|
| 489 |
-
|
| 490 |
-
|
| 491 |
-
|
| 492 |
-
|
| 493 |
-
|
| 494 |
-
|
| 495 |
-
|
| 496 |
-
|
| 497 |
-
|
| 498 |
-
|
| 499 |
-
|
| 500 |
-
|
| 501 |
-
|
| 502 |
-
|
| 503 |
-
border:
|
| 504 |
-
|
| 505 |
-
|
| 506 |
-
|
| 507 |
-
|
| 508 |
-
|
| 509 |
-
|
| 510 |
-
|
| 511 |
-
|
| 512 |
-
|
| 513 |
-
|
| 514 |
-
|
| 515 |
-
|
| 516 |
-
|
| 517 |
-
|
| 518 |
-
|
| 519 |
-
|
| 520 |
-
border-
|
| 521 |
-
|
| 522 |
-
|
| 523 |
-
|
| 524 |
-
|
| 525 |
-
|
| 526 |
-
|
| 527 |
-
|
| 528 |
-
|
| 529 |
-
|
| 530 |
-
|
| 531 |
-
border-
|
| 532 |
-
|
| 533 |
-
|
| 534 |
-
|
| 535 |
-
|
| 536 |
-
font-
|
| 537 |
-
font-
|
| 538 |
-
|
| 539 |
-
|
| 540 |
-
|
| 541 |
-
|
| 542 |
-
|
| 543 |
-
|
| 544 |
-
|
| 545 |
-
|
| 546 |
-
|
| 547 |
-
|
| 548 |
-
|
| 549 |
-
|
| 550 |
-
|
| 551 |
-
|
| 552 |
-
|
| 553 |
-
|
| 554 |
-
|
| 555 |
-
}
|
| 556 |
-
|
| 557 |
-
|
| 558 |
-
|
| 559 |
-
|
| 560 |
-
|
| 561 |
-
|
| 562 |
-
|
| 563 |
-
border:
|
| 564 |
-
|
| 565 |
-
|
| 566 |
-
|
| 567 |
-
|
| 568 |
-
|
| 569 |
-
|
| 570 |
-
|
| 571 |
-
|
| 572 |
-
|
| 573 |
-
|
| 574 |
-
|
| 575 |
-
border-
|
| 576 |
-
|
| 577 |
-
|
| 578 |
-
|
| 579 |
-
|
| 580 |
-
|
| 581 |
-
|
| 582 |
-
|
| 583 |
-
|
| 584 |
-
|
| 585 |
-
|
| 586 |
-
border-
|
| 587 |
-
|
| 588 |
-
|
| 589 |
-
|
| 590 |
-
|
| 591 |
-
|
| 592 |
-
|
| 593 |
-
|
| 594 |
-
|
| 595 |
-
|
| 596 |
-
|
| 597 |
-
|
| 598 |
-
|
| 599 |
-
|
| 600 |
-
}
|
| 601 |
-
|
| 602 |
-
|
| 603 |
-
|
| 604 |
-
|
| 605 |
-
border:
|
| 606 |
-
|
| 607 |
-
|
| 608 |
-
|
| 609 |
-
|
| 610 |
-
|
| 611 |
-
|
| 612 |
-
|
| 613 |
-
|
| 614 |
-
|
| 615 |
-
|
| 616 |
-
|
| 617 |
-
|
| 618 |
-
|
| 619 |
-
border-
|
| 620 |
-
|
| 621 |
-
|
| 622 |
-
|
| 623 |
-
|
| 624 |
-
|
| 625 |
-
|
| 626 |
-
|
| 627 |
-
|
| 628 |
-
|
| 629 |
-
|
| 630 |
-
border-
|
| 631 |
-
|
| 632 |
-
|
| 633 |
-
|
| 634 |
-
|
| 635 |
-
|
| 636 |
-
|
| 637 |
-
|
| 638 |
-
font-
|
| 639 |
-
font-
|
| 640 |
-
|
| 641 |
-
|
| 642 |
-
|
| 643 |
-
|
| 644 |
-
|
| 645 |
-
|
| 646 |
-
|
| 647 |
-
|
| 648 |
-
}
|
| 649 |
-
.gs summary::
|
| 650 |
-
|
| 651 |
-
|
| 652 |
-
|
| 653 |
-
|
| 654 |
-
|
| 655 |
-
|
| 656 |
-
}
|
| 657 |
-
.gs
|
| 658 |
-
.gs
|
| 659 |
-
|
| 660 |
-
|
| 661 |
-
|
| 662 |
-
}
|
| 663 |
-
.gs-
|
| 664 |
-
|
| 665 |
-
font-
|
| 666 |
-
font-
|
| 667 |
-
|
| 668 |
-
|
| 669 |
-
|
| 670 |
-
|
| 671 |
-
|
| 672 |
-
|
| 673 |
-
|
| 674 |
-
|
| 675 |
-
|
| 676 |
-
|
| 677 |
-
border:
|
| 678 |
-
|
| 679 |
-
|
| 680 |
-
|
| 681 |
-
font-
|
| 682 |
-
|
| 683 |
-
|
| 684 |
-
|
| 685 |
-
|
| 686 |
-
}
|
| 687 |
-
.gs pre
|
| 688 |
-
.gs
|
| 689 |
-
|
| 690 |
-
font-
|
| 691 |
-
|
| 692 |
-
|
| 693 |
-
|
| 694 |
-
|
| 695 |
-
|
| 696 |
-
<
|
| 697 |
-
<
|
| 698 |
-
<
|
| 699 |
-
<meta
|
| 700 |
-
<
|
| 701 |
-
<
|
| 702 |
-
<link rel="preconnect" href="https://fonts.
|
| 703 |
-
<link
|
| 704 |
-
<
|
| 705 |
-
<
|
| 706 |
-
<
|
| 707 |
-
|
| 708 |
-
|
| 709 |
-
<div class="gs-profile">
|
| 710 |
-
<
|
| 711 |
-
<
|
| 712 |
-
<
|
| 713 |
-
<
|
| 714 |
-
<
|
| 715 |
-
</div>
|
| 716 |
-
</div>
|
| 717 |
-
|
| 718 |
-
|
| 719 |
-
<div class="gs-
|
| 720 |
-
<
|
| 721 |
-
<span class="gs-
|
| 722 |
-
<
|
| 723 |
-
<
|
| 724 |
-
<
|
| 725 |
-
<p></p>
|
| 726 |
-
<p>
|
| 727 |
-
<p>
|
| 728 |
-
<p>
|
| 729 |
-
<
|
| 730 |
-
</div>
|
| 731 |
-
|
| 732 |
-
|
| 733 |
-
|
| 734 |
-
<div class="gs-
|
| 735 |
-
<
|
| 736 |
-
<span class="gs-
|
| 737 |
-
<
|
| 738 |
-
<
|
| 739 |
-
<div class="gs-
|
| 740 |
-
<div class="gs-
|
| 741 |
-
<div class="gs-panel">
|
| 742 |
-
<div class="gs-
|
| 743 |
-
<div class="gs-row"><span class="gs-key">
|
| 744 |
-
<div class="gs-row"><span class="gs-key">
|
| 745 |
-
<
|
| 746 |
-
<
|
| 747 |
-
<div class="gs-panel">
|
| 748 |
-
<div class="gs-
|
| 749 |
-
<div class="gs-row"><span class="gs-key">
|
| 750 |
-
<div class="gs-row"><
|
| 751 |
-
<
|
| 752 |
-
<
|
| 753 |
-
<div class="gs-panel">
|
| 754 |
-
<div class="gs-
|
| 755 |
-
<div class="gs-row"><span class="gs-val"><a href="https://huggingface.co/zerofata/G4-MeroMero-31B/raw/main/Gemma4-
|
| 756 |
-
<
|
| 757 |
-
</div>
|
| 758 |
-
</div>
|
| 759 |
-
</div>
|
| 760 |
-
|
| 761 |
-
|
| 762 |
-
|
| 763 |
-
<div class="gs-
|
| 764 |
-
<
|
| 765 |
-
<span class="gs-
|
| 766 |
-
<
|
| 767 |
-
<
|
| 768 |
-
<div class="gs-
|
| 769 |
-
<div class="gs-
|
| 770 |
-
<
|
| 771 |
-
<
|
| 772 |
-
<
|
| 773 |
-
<
|
| 774 |
-
</div>
|
| 775 |
-
</div>
|
| 776 |
-
</div>
|
| 777 |
-
|
| 778 |
-
|
| 779 |
-
|
| 780 |
-
<div class="gs-
|
| 781 |
-
<
|
| 782 |
-
<span class="gs-
|
| 783 |
-
<
|
| 784 |
-
<
|
| 785 |
-
<
|
| 786 |
-
<p>
|
| 787 |
-
<p>
|
| 788 |
-
<p>
|
| 789 |
-
<p>
|
| 790 |
-
<p>
|
| 791 |
-
<
|
| 792 |
-
<
|
| 793 |
-
<
|
| 794 |
-
<
|
| 795 |
-
|
| 796 |
-
- model:
|
| 797 |
-
|
| 798 |
-
|
| 799 |
-
|
| 800 |
-
|
| 801 |
-
|
| 802 |
-
|
| 803 |
-
</
|
| 804 |
-
<
|
| 805 |
-
<
|
| 806 |
-
<
|
| 807 |
-
<
|
| 808 |
-
|
| 809 |
-
|
| 810 |
-
|
| 811 |
-
- axolotl.integrations.
|
| 812 |
-
|
| 813 |
-
|
| 814 |
-
|
| 815 |
-
|
| 816 |
-
|
| 817 |
-
|
| 818 |
-
|
| 819 |
-
|
| 820 |
-
|
| 821 |
-
|
| 822 |
-
|
| 823 |
-
|
| 824 |
-
|
| 825 |
-
|
| 826 |
-
|
| 827 |
-
|
| 828 |
-
|
| 829 |
-
|
| 830 |
-
|
| 831 |
-
|
| 832 |
-
|
| 833 |
-
|
| 834 |
-
|
| 835 |
-
|
| 836 |
-
|
| 837 |
-
|
| 838 |
-
|
| 839 |
-
&#
|
| 840 |
-
|
| 841 |
-
|
| 842 |
-
|
| 843 |
-
|
| 844 |
-
|
| 845 |
-
|
| 846 |
-
|
| 847 |
-
|
| 848 |
-
|
| 849 |
-
|
| 850 |
-
|
| 851 |
-
|
| 852 |
-
|
| 853 |
-
|
| 854 |
-
|
| 855 |
-
&#
|
| 856 |
-
|
| 857 |
-
|
| 858 |
-
#
|
| 859 |
-
|
| 860 |
-
|
| 861 |
-
|
| 862 |
-
|
| 863 |
-
|
| 864 |
-
|
| 865 |
-
|
| 866 |
-
|
| 867 |
-
|
| 868 |
-
|
| 869 |
-
|
| 870 |
-
|
| 871 |
-
|
| 872 |
-
|
| 873 |
-
|
| 874 |
-
|
| 875 |
-
|
| 876 |
-
|
| 877 |
-
|
| 878 |
-
</
|
| 879 |
-
</
|
| 880 |
-
</div>
|
| 881 |
-
|
| 882 |
-
|
| 883 |
-
</
|
| 884 |
-
</body>
|
| 885 |
</html>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- zerofata/Instruct-Anime
|
| 5 |
+
- zerofata/Gemini-3.1-Pro-SmallWiki
|
| 6 |
+
- zerofata/Gemini-3.1-Pro-GLM5-Characters
|
| 7 |
+
base_model:
|
| 8 |
+
- zerofata/G4-MeroMero-31B
|
| 9 |
+
tags:
|
| 10 |
+
- heretic
|
| 11 |
+
- uncensored
|
| 12 |
+
- decensored
|
| 13 |
+
- abliterated
|
| 14 |
+
- ara
|
| 15 |
+
---
|
| 16 |
+
<div style="background-color: #ff4444; color: white; padding: 20px; border-radius: 10px; text-align: center; margin: 20px 0;">
|
| 17 |
+
<h2 style="color: white; margin: 0 0 10px 0;">🚨⚠️ I HAVE REACHED HUGGING FACE'S FREE STORAGE LIMIT ⚠️🚨</h2>
|
| 18 |
+
<p style="font-size: 18px; margin: 0 0 15px 0;">I can no longer upload new models unless I can cover the cost of additional storage.<br>I host <b>70+ free models</b> as an independent contributor and this work is unpaid.<br><b>Without your support, no more new models can be uploaded.</b></p>
|
| 19 |
+
<p style="font-size: 20px; margin: 0;">
|
| 20 |
+
<a href="https://patreon.com/LLMfan46" style="color: white; text-decoration: underline;">🎉 Patreon (Monthly)</a> |
|
| 21 |
+
<a href="https://ko-fi.com/llmfan46" style="color: white; text-decoration: underline;">☕ Ko-fi (One-time)</a>
|
| 22 |
+
</p>
|
| 23 |
+
<p style="font-size: 16px; margin: 10px 0 0 0;">Every contribution goes directly toward Hugging Face storage fees to keep models free for everyone.</p>
|
| 24 |
+
</div>
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
### **85% fewer refusals** (15/100 Uncensored vs 99/100 Original) while preserving model quality (0.0100 KL divergence).
|
| 29 |
+
|
| 30 |
+
## ❤️ Support My Work
|
| 31 |
+
Creating these models takes significant time, work and compute. If you find them useful consider supporting me:
|
| 32 |
+
|
| 33 |
+

|
| 34 |
+
|
| 35 |
+
| Platform | Link | What you get |
|
| 36 |
+
|----------|------|--------------|
|
| 37 |
+
| 🎉 Patreon | [Monthly support](https://patreon.com/LLMfan46) | Priority model requests |
|
| 38 |
+
| ☕ Ko-fi | [One-time tip](https://ko-fi.com/llmfan46) | My eternal gratitude |
|
| 39 |
+
|
| 40 |
+
Your help will motivate me and would go into further improving my workflow and coverings fees for storage, compute and may even help uncensoring bigger model with rental Cloud GPUs.
|
| 41 |
+
|
| 42 |
+
-----
|
| 43 |
+
|
| 44 |
+
# This is a decensored version of [zerofata/G4-MeroMero-31B](https://huggingface.co/zerofata/G4-MeroMero-31B), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0 with the [Arbitrary-Rank Ablation (ARA)](https://github.com/p-e-w/heretic/pull/211) method
|
| 45 |
+
|
| 46 |
+
## Abliteration parameters
|
| 47 |
+
|
| 48 |
+
| Parameter | Value |
|
| 49 |
+
| :-------- | :---: |
|
| 50 |
+
| **start_layer_index** | 28 |
|
| 51 |
+
| **end_layer_index** | 49 |
|
| 52 |
+
| **preserve_good_behavior_weight** | 0.5600 |
|
| 53 |
+
| **steer_bad_behavior_weight** | 0.0001 |
|
| 54 |
+
| **overcorrect_relative_weight** | 0.9726 |
|
| 55 |
+
| **neighbor_count** | 10 |
|
| 56 |
+
|
| 57 |
+
## Targeted components
|
| 58 |
+
|
| 59 |
+
* attn.o_proj
|
| 60 |
+
|
| 61 |
+
## Performance
|
| 62 |
+
|
| 63 |
+
| Metric | This model | Original model ([G4-MeroMero-31B](https://huggingface.co/zerofata/G4-MeroMero-31B)) |
|
| 64 |
+
| :----- | :--------: | :---------------------------: |
|
| 65 |
+
**KL divergence** | <span style="color:darkgoldenrod">0.0100</span> | 0 *(by definition)* |
|
| 66 |
+
| **Refusals** | ✅ <span style="color:darkgreen">15/100</span> | ❌ <span style="color:blue">99/100</span> |
|
| 67 |
+
|
| 68 |
+
Lower refusals indicate fewer content restrictions, while lower KL divergence indicates more closeness to the original model's baseline. Higher refusals cause more rejections, objections, pushbacks, lecturing, censorship, softening and deflections.
|
| 69 |
+
|
| 70 |
+
## MMLU test results:
|
| 71 |
+
|
| 72 |
+
<span style="color:blue">Original:</span>
|
| 73 |
+
|
| 74 |
+
============================================================
|
| 75 |
+
|
| 76 |
+
- Total questions: 7021
|
| 77 |
+
|
| 78 |
+
- Correct: 6110
|
| 79 |
+
|
| 80 |
+
- **Accuracy: 0.8702 (87.02%)**
|
| 81 |
+
|
| 82 |
+
- Parse failures: 24
|
| 83 |
+
|
| 84 |
+
============================================================
|
| 85 |
+
|
| 86 |
+
**Tested subject scores:**
|
| 87 |
+
- professional_law: 0.7694 (604/785)
|
| 88 |
+
- moral_scenarios: 0.8281 (366/442)
|
| 89 |
+
- miscellaneous: 0.9295 (356/383)
|
| 90 |
+
- professional_psychology: 0.9019 (285/316)
|
| 91 |
+
- high_school_psychology: 0.9704 (262/270)
|
| 92 |
+
- high_school_macroeconomics: 0.9289 (183/197)
|
| 93 |
+
- elementary_mathematics: 0.9457 (174/184)
|
| 94 |
+
- moral_disputes: 0.8621 (150/174)
|
| 95 |
+
- prehistory: 0.9302 (160/172)
|
| 96 |
+
- philosophy: 0.8616 (137/159)
|
| 97 |
+
- high_school_biology: 0.9539 (145/152)
|
| 98 |
+
- professional_accounting: 0.8322 (119/143)
|
| 99 |
+
- clinical_knowledge: 0.9286 (130/140)
|
| 100 |
+
- high_school_microeconomics: 0.9706 (132/136)
|
| 101 |
+
- nutrition: 0.9333 (126/135)
|
| 102 |
+
- professional_medicine: 0.9328 (125/134)
|
| 103 |
+
- conceptual_physics: 0.9141 (117/128)
|
| 104 |
+
- high_school_mathematics: 0.6614 (84/127)
|
| 105 |
+
- human_aging: 0.8362 (97/116)
|
| 106 |
+
- security_studies: 0.8839 (99/112)
|
| 107 |
+
- high_school_statistics: 0.8919 (99/111)
|
| 108 |
+
- marketing: 0.9633 (105/109)
|
| 109 |
+
- high_school_world_history: 0.9434 (100/106)
|
| 110 |
+
- sociology: 0.8932 (92/103)
|
| 111 |
+
- high_school_government_and_politics: 0.9703 (98/101)
|
| 112 |
+
- high_school_geography: 0.9293 (92/99)
|
| 113 |
+
- high_school_chemistry: 0.7732 (75/97)
|
| 114 |
+
- high_school_us_history: 0.9474 (90/95)
|
| 115 |
+
- virology: 0.5056 (45/89)
|
| 116 |
+
- college_medicine: 0.8636 (76/88)
|
| 117 |
+
- world_religions: 0.8977 (79/88)
|
| 118 |
+
- high_school_physics: 0.8095 (68/84)
|
| 119 |
+
- electrical_engineering: 0.8642 (70/81)
|
| 120 |
+
- astronomy: 0.9494 (75/79)
|
| 121 |
+
- logical_fallacies: 0.8816 (67/76)
|
| 122 |
+
- high_school_european_history: 0.9041 (66/73)
|
| 123 |
+
- anatomy: 0.8873 (63/71)
|
| 124 |
+
- college_biology: 0.9844 (63/64)
|
| 125 |
+
- human_sexuality: 0.9375 (60/64)
|
| 126 |
+
- formal_logic: 0.7812 (50/64)
|
| 127 |
+
- public_relations: 0.7541 (46/61)
|
| 128 |
+
- international_law: 0.9167 (55/60)
|
| 129 |
+
- college_physics: 0.7018 (40/57)
|
| 130 |
+
- college_mathematics: 0.8000 (44/55)
|
| 131 |
+
- econometrics: 0.7963 (43/54)
|
| 132 |
+
- jurisprudence: 0.8679 (46/53)
|
| 133 |
+
- high_school_computer_science: 0.9808 (51/52)
|
| 134 |
+
- machine_learning: 0.8654 (45/52)
|
| 135 |
+
- medical_genetics: 0.9608 (49/51)
|
| 136 |
+
- global_facts: 0.5882 (30/51)
|
| 137 |
+
- management: 0.9200 (46/50)
|
| 138 |
+
- us_foreign_policy: 0.9400 (47/50)
|
| 139 |
+
- college_chemistry: 0.6596 (31/47)
|
| 140 |
+
- abstract_algebra: 0.7872 (37/47)
|
| 141 |
+
- business_ethics: 0.8261 (38/46)
|
| 142 |
+
- college_computer_science: 0.9333 (42/45)
|
| 143 |
+
- computer_security: 0.8372 (36/43)
|
| 144 |
+
|
| 145 |
+
|
| 146 |
+
<span style="color:darkgreen">Heretic:</span>
|
| 147 |
+
|
| 148 |
+
============================================================
|
| 149 |
+
|
| 150 |
+
- Total questions: 7021
|
| 151 |
+
|
| 152 |
+
- Correct: 6096
|
| 153 |
+
|
| 154 |
+
- **Accuracy: 0.8683 (86.83%)**
|
| 155 |
+
|
| 156 |
+
- Parse failures: 24
|
| 157 |
+
|
| 158 |
+
============================================================
|
| 159 |
+
|
| 160 |
+
**Tested subject scores:**
|
| 161 |
+
- professional_law: 0.7631 (599/785)
|
| 162 |
+
- moral_scenarios: 0.8235 (364/442)
|
| 163 |
+
- miscellaneous: 0.9269 (355/383)
|
| 164 |
+
- professional_psychology: 0.8956 (283/316)
|
| 165 |
+
- high_school_psychology: 0.9704 (262/270)
|
| 166 |
+
- high_school_macroeconomics: 0.9188 (181/197)
|
| 167 |
+
- elementary_mathematics: 0.9511 (175/184)
|
| 168 |
+
- moral_disputes: 0.8621 (150/174)
|
| 169 |
+
- prehistory: 0.9302 (160/172)
|
| 170 |
+
- philosophy: 0.8553 (136/159)
|
| 171 |
+
- high_school_biology: 0.9539 (145/152)
|
| 172 |
+
- professional_accounting: 0.8252 (118/143)
|
| 173 |
+
- clinical_knowledge: 0.9286 (130/140)
|
| 174 |
+
- high_school_microeconomics: 0.9559 (130/136)
|
| 175 |
+
- nutrition: 0.9185 (124/135)
|
| 176 |
+
- professional_medicine: 0.9403 (126/134)
|
| 177 |
+
- conceptual_physics: 0.9062 (116/128)
|
| 178 |
+
- high_school_mathematics: 0.6535 (83/127)
|
| 179 |
+
- human_aging: 0.8448 (98/116)
|
| 180 |
+
- security_studies: 0.8750 (98/112)
|
| 181 |
+
- high_school_statistics: 0.9009 (100/111)
|
| 182 |
+
- marketing: 0.9633 (105/109)
|
| 183 |
+
- high_school_world_history: 0.9528 (101/106)
|
| 184 |
+
- sociology: 0.9029 (93/103)
|
| 185 |
+
- high_school_government_and_politics: 0.9802 (99/101)
|
| 186 |
+
- high_school_geography: 0.9293 (92/99)
|
| 187 |
+
- high_school_chemistry: 0.7629 (74/97)
|
| 188 |
+
- high_school_us_history: 0.9368 (89/95)
|
| 189 |
+
- virology: 0.5056 (45/89)
|
| 190 |
+
- college_medicine: 0.8636 (76/88)
|
| 191 |
+
- world_religions: 0.9205 (81/88)
|
| 192 |
+
- high_school_physics: 0.7976 (67/84)
|
| 193 |
+
- electrical_engineering: 0.8765 (71/81)
|
| 194 |
+
- astronomy: 0.9494 (75/79)
|
| 195 |
+
- logical_fallacies: 0.8947 (68/76)
|
| 196 |
+
- high_school_european_history: 0.9178 (67/73)
|
| 197 |
+
- anatomy: 0.8873 (63/71)
|
| 198 |
+
- college_biology: 0.9688 (62/64)
|
| 199 |
+
- human_sexuality: 0.9375 (60/64)
|
| 200 |
+
- formal_logic: 0.7812 (50/64)
|
| 201 |
+
- public_relations: 0.7541 (46/61)
|
| 202 |
+
- international_law: 0.9167 (55/60)
|
| 203 |
+
- college_physics: 0.7193 (41/57)
|
| 204 |
+
- college_mathematics: 0.8000 (44/55)
|
| 205 |
+
- econometrics: 0.7963 (43/54)
|
| 206 |
+
- jurisprudence: 0.8679 (46/53)
|
| 207 |
+
- high_school_computer_science: 0.9808 (51/52)
|
| 208 |
+
- machine_learning: 0.8269 (43/52)
|
| 209 |
+
- medical_genetics: 0.9608 (49/51)
|
| 210 |
+
- global_facts: 0.5882 (30/51)
|
| 211 |
+
- management: 0.9200 (46/50)
|
| 212 |
+
- us_foreign_policy: 0.9600 (48/50)
|
| 213 |
+
- college_chemistry: 0.6170 (29/47)
|
| 214 |
+
- abstract_algebra: 0.8085 (38/47)
|
| 215 |
+
- business_ethics: 0.8478 (39/46)
|
| 216 |
+
- college_computer_science: 0.9111 (41/45)
|
| 217 |
+
- computer_security: 0.8372 (36/43)
|
| 218 |
+
|
| 219 |
+
MMLU - Massive Multitask Language Understanding, multiple-choice questions across 57 subjects (math, history, law, medicine, etc.).
|
| 220 |
+
|
| 221 |
+
## GGUF Version
|
| 222 |
+
|
| 223 |
+
GGUF quantizations available here [llmfan46/G4-MeroMero-31B-uncensored-heretic-GGUF](https://huggingface.co/llmfan46/G4-MeroMero-31B-uncensored-heretic-GGUF).
|
| 224 |
+
|
| 225 |
## NVFP4 Version
|
| 226 |
|
| 227 |
+
NVFP4 quantization available here [llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4](https://huggingface.co/llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4).
|
| 228 |
+
|
| 229 |
+
## NVFP4 GGUF Version
|
| 230 |
+
|
| 231 |
+
NVFP4 GGUF quantizations available here [llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4-GGUF](https://huggingface.co/llmfan46/G4-MeroMero-31B-uncensored-heretic-NVFP4-GGUF).
|
| 232 |
+
|
| 233 |
+
-----
|
| 234 |
+
|
| 235 |
+
<style>
|
| 236 |
+
.gs {
|
| 237 |
+
--bg: #f7faff;
|
| 238 |
+
--surface: #ffffff;
|
| 239 |
+
--edge: #dce6f2;
|
| 240 |
+
--rule: #c8d8ea;
|
| 241 |
+
--text: #3a4a5c;
|
| 242 |
+
--dim: #7a8fa3;
|
| 243 |
+
--bright: #1a2a3a;
|
| 244 |
+
--azure: #4da6ff;
|
| 245 |
+
--crimson: #f472b6;
|
| 246 |
+
--az-glow: rgba(77,166,255,0.08);
|
| 247 |
+
--cr-glow: rgba(244,114,182,0.06);
|
| 248 |
+
--mono: 'JetBrains Mono', monospace;
|
| 249 |
+
--sans: 'Inter', sans-serif;
|
| 250 |
+
|
| 251 |
+
font-family: var(--sans);
|
| 252 |
+
color: var(--text);
|
| 253 |
+
max-width: 900px;
|
| 254 |
+
margin: 0 auto;
|
| 255 |
+
padding: 0 0 60px;
|
| 256 |
+
line-height: 1.7;
|
| 257 |
+
font-size: 1rem;
|
| 258 |
+
background:
|
| 259 |
+
radial-gradient(ellipse at 50% 0%, rgba(77,166,255,0.06) 0%, transparent 50%),
|
| 260 |
+
radial-gradient(ellipse at 50% 100%, rgba(244,114,182,0.04) 0%, transparent 50%),
|
| 261 |
+
var(--bg);
|
| 262 |
+
}
|
| 263 |
+
|
| 264 |
+
/* ── Profile Card ── */
|
| 265 |
+
.gs-profile {
|
| 266 |
+
border-bottom: none;
|
| 267 |
+
position: relative;
|
| 268 |
+
background: var(--surface);
|
| 269 |
+
margin-bottom: 0;
|
| 270 |
+
}
|
| 271 |
+
.gs-profile-art {
|
| 272 |
+
position: relative;
|
| 273 |
+
}
|
| 274 |
+
.gs-profile-art img {
|
| 275 |
+
display: block;
|
| 276 |
+
width: 100%;
|
| 277 |
+
height: 380px;
|
| 278 |
+
object-fit: cover;
|
| 279 |
+
margin-top: 0px;
|
| 280 |
+
}
|
| 281 |
+
.gs-ident {
|
| 282 |
+
position: absolute;
|
| 283 |
+
bottom: 0;
|
| 284 |
+
left: 0;
|
| 285 |
+
right: 0;
|
| 286 |
+
padding: 120px 44px 28px;
|
| 287 |
+
background: linear-gradient(
|
| 288 |
+
to top,
|
| 289 |
+
rgba(15,23,42,0.85) 0%,
|
| 290 |
+
rgba(15,23,42,0.5) 50%,
|
| 291 |
+
transparent 100%
|
| 292 |
+
);
|
| 293 |
+
}
|
| 294 |
+
.gs-profile-info {
|
| 295 |
+
padding: 20px 44px 36px;
|
| 296 |
+
display: flex;
|
| 297 |
+
flex-direction: column;
|
| 298 |
+
gap: 20px;
|
| 299 |
+
}
|
| 300 |
+
.gs-profile-label {
|
| 301 |
+
display: flex;
|
| 302 |
+
align-items: baseline;
|
| 303 |
+
gap: 10px;
|
| 304 |
+
font-family: var(--mono);
|
| 305 |
+
letter-spacing: 0.14em;
|
| 306 |
+
text-transform: uppercase;
|
| 307 |
+
}
|
| 308 |
+
.gs-profile-label .gs-snum {
|
| 309 |
+
font-size: 0.62rem;
|
| 310 |
+
font-weight: 700;
|
| 311 |
+
color: var(--crimson);
|
| 312 |
+
opacity: 1;
|
| 313 |
+
position: static;
|
| 314 |
+
transform: none;
|
| 315 |
+
}
|
| 316 |
+
.gs-profile-label .gs-stitle {
|
| 317 |
+
font-size: 0.62rem;
|
| 318 |
+
color: var(--dim);
|
| 319 |
+
font-weight: 700;
|
| 320 |
+
letter-spacing: 0.14em;
|
| 321 |
+
}
|
| 322 |
+
.gs-profile-label .gs-stitle::before {
|
| 323 |
+
content: none;
|
| 324 |
+
}
|
| 325 |
+
.gs-name {
|
| 326 |
+
font-family: var(--sans);
|
| 327 |
+
font-size: 3.2rem;
|
| 328 |
+
font-weight: 900;
|
| 329 |
+
color: #ffffff;
|
| 330 |
+
letter-spacing: 0.06em;
|
| 331 |
+
line-height: 1;
|
| 332 |
+
margin: 0 0 10px;
|
| 333 |
+
text-shadow: 0 2px 12px rgba(0,0,0,0.3);
|
| 334 |
+
overflow-wrap: break-word;
|
| 335 |
+
}
|
| 336 |
+
.gs-base {
|
| 337 |
+
font-family: var(--mono);
|
| 338 |
+
font-size: 0.68rem;
|
| 339 |
+
color: var(--crimson);
|
| 340 |
+
letter-spacing: 0.14em;
|
| 341 |
+
text-transform: uppercase;
|
| 342 |
+
display: block;
|
| 343 |
+
}
|
| 344 |
+
.gs-profile-bio p {
|
| 345 |
+
margin: 0 0 14px;
|
| 346 |
+
font-size: 0.95rem;
|
| 347 |
+
}
|
| 348 |
+
.gs-profile-bio p:last-child { margin-bottom: 0; }
|
| 349 |
+
|
| 350 |
+
/* ── Sections ── */
|
| 351 |
+
.gs-section {
|
| 352 |
+
padding: 0;
|
| 353 |
+
}
|
| 354 |
+
.gs-shead {
|
| 355 |
+
position: relative;
|
| 356 |
+
display: flex;
|
| 357 |
+
align-items: center;
|
| 358 |
+
gap: 14px;
|
| 359 |
+
padding: 16px 44px 14px;
|
| 360 |
+
margin-bottom: 28px;
|
| 361 |
+
border-top: 2px solid;
|
| 362 |
+
border-image: linear-gradient(90deg, var(--crimson), var(--azure)) 1;
|
| 363 |
+
}
|
| 364 |
+
.gs-snum {
|
| 365 |
+
font-family: var(--mono);
|
| 366 |
+
font-size: 2.2rem;
|
| 367 |
+
font-weight: 900;
|
| 368 |
+
color: var(--crimson);
|
| 369 |
+
letter-spacing: 0.06em;
|
| 370 |
+
opacity: 0.12;
|
| 371 |
+
position: absolute;
|
| 372 |
+
right: 44px;
|
| 373 |
+
top: 50%;
|
| 374 |
+
transform: translateY(-50%);
|
| 375 |
+
line-height: 1;
|
| 376 |
+
}
|
| 377 |
+
.gs-stitle {
|
| 378 |
+
font-size: 1.05rem;
|
| 379 |
+
font-weight: 700;
|
| 380 |
+
letter-spacing: 0.1em;
|
| 381 |
+
text-transform: uppercase;
|
| 382 |
+
color: var(--bright);
|
| 383 |
+
}
|
| 384 |
+
.gs-stitle::before {
|
| 385 |
+
content: '\2726';
|
| 386 |
+
color: var(--crimson);
|
| 387 |
+
font-size: 0.8em;
|
| 388 |
+
margin-right: 8px;
|
| 389 |
+
}
|
| 390 |
+
.gs-sbody {
|
| 391 |
+
padding: 0 44px 44px;
|
| 392 |
+
}
|
| 393 |
+
.gs-sbody p {
|
| 394 |
+
margin: 0 0 14px;
|
| 395 |
+
font-size: 0.95rem;
|
| 396 |
+
}
|
| 397 |
+
.gs-sbody p:last-child { margin-bottom: 0; }
|
| 398 |
+
|
| 399 |
+
/* ── Data panels ── */
|
| 400 |
+
.gs-stack {
|
| 401 |
+
display: grid;
|
| 402 |
+
grid-template-columns: 1fr 1fr;
|
| 403 |
+
gap: 16px;
|
| 404 |
+
}
|
| 405 |
+
.gs-stack .gs-panel:nth-child(3) {
|
| 406 |
+
grid-column: 1 / -1;
|
| 407 |
+
}
|
| 408 |
+
.gs-panel {
|
| 409 |
+
border: 1px solid var(--edge);
|
| 410 |
+
border-left: 3px solid var(--crimson);
|
| 411 |
+
position: relative;
|
| 412 |
+
background: var(--surface);
|
| 413 |
+
box-shadow: 0 2px 12px rgba(77,166,255,0.06);
|
| 414 |
+
}
|
| 415 |
+
.gs-panel::before {
|
| 416 |
+
content: '';
|
| 417 |
+
position: absolute;
|
| 418 |
+
top: -1px;
|
| 419 |
+
right: -1px;
|
| 420 |
+
width: 10px;
|
| 421 |
+
height: 10px;
|
| 422 |
+
border-top: 1px solid var(--crimson);
|
| 423 |
+
border-right: 1px solid var(--crimson);
|
| 424 |
+
opacity: 0.4;
|
| 425 |
+
}
|
| 426 |
+
.gs-panel::after {
|
| 427 |
+
content: '';
|
| 428 |
+
position: absolute;
|
| 429 |
+
bottom: -1px;
|
| 430 |
+
right: -1px;
|
| 431 |
+
width: 10px;
|
| 432 |
+
height: 10px;
|
| 433 |
+
border-bottom: 1px solid var(--azure);
|
| 434 |
+
border-right: 1px solid var(--azure);
|
| 435 |
+
opacity: 0.3;
|
| 436 |
+
}
|
| 437 |
+
.gs-panel-head {
|
| 438 |
+
font-family: var(--mono);
|
| 439 |
+
font-size: 0.68rem;
|
| 440 |
+
font-weight: 700;
|
| 441 |
+
letter-spacing: 0.14em;
|
| 442 |
+
text-transform: uppercase;
|
| 443 |
+
color: var(--dim);
|
| 444 |
+
padding: 10px 16px;
|
| 445 |
+
border-bottom: 1px solid var(--edge);
|
| 446 |
+
}
|
| 447 |
+
.gs-panel-head::after {
|
| 448 |
+
content: ' \2726';
|
| 449 |
+
color: var(--crimson);
|
| 450 |
+
opacity: 0.5;
|
| 451 |
+
}
|
| 452 |
+
.gs-row {
|
| 453 |
+
display: grid;
|
| 454 |
+
grid-template-columns: 10ch 1fr;
|
| 455 |
+
align-items: baseline;
|
| 456 |
+
column-gap: 4px;
|
| 457 |
+
padding: 9px 16px;
|
| 458 |
+
border-bottom: 1px solid var(--edge);
|
| 459 |
+
font-size: 0.9rem;
|
| 460 |
+
}
|
| 461 |
+
.gs-row:last-child { border-bottom: none; }
|
| 462 |
+
.gs-key {
|
| 463 |
+
font-family: var(--mono);
|
| 464 |
+
font-size: 0.9rem;
|
| 465 |
+
color: var(--dim);
|
| 466 |
+
}
|
| 467 |
+
.gs-key::after {
|
| 468 |
+
content: ':';
|
| 469 |
+
}
|
| 470 |
+
.gs-val {
|
| 471 |
+
color: var(--bright);
|
| 472 |
+
font-size: 0.9rem;
|
| 473 |
+
}
|
| 474 |
+
.gs-row .gs-val:only-child {
|
| 475 |
+
grid-column: 1 / -1;
|
| 476 |
+
}
|
| 477 |
+
|
| 478 |
+
/* ── Quantizations (compact) ── */
|
| 479 |
+
.gs-section--compact .gs-shead {
|
| 480 |
+
border-top: 1px solid var(--edge);
|
| 481 |
+
border-image-source: none;
|
| 482 |
+
padding: 12px 44px 10px;
|
| 483 |
+
margin-bottom: 18px;
|
| 484 |
+
}
|
| 485 |
+
.gs-section--compact .gs-snum {
|
| 486 |
+
opacity: 0.08;
|
| 487 |
+
}
|
| 488 |
+
.gs-section--compact .gs-stitle::before {
|
| 489 |
+
content: '\2726';
|
| 490 |
+
}
|
| 491 |
+
.gs-section--compact .gs-sbody {
|
| 492 |
+
padding: 0 44px 32px;
|
| 493 |
+
}
|
| 494 |
+
.gs-qrow {
|
| 495 |
+
display: flex;
|
| 496 |
+
gap: 12px;
|
| 497 |
+
flex-wrap: wrap;
|
| 498 |
+
justify-content: center;
|
| 499 |
+
}
|
| 500 |
+
.gs-qpanel {
|
| 501 |
+
background: var(--surface);
|
| 502 |
+
border: 1px solid var(--edge);
|
| 503 |
+
border-left: 3px solid var(--crimson);
|
| 504 |
+
display: flex;
|
| 505 |
+
align-items: center;
|
| 506 |
+
gap: 16px;
|
| 507 |
+
padding: 12px 24px;
|
| 508 |
+
border-radius: 4px;
|
| 509 |
+
position: relative;
|
| 510 |
+
box-shadow: 0 2px 12px rgba(77,166,255,0.06);
|
| 511 |
+
}
|
| 512 |
+
.gs-qpanel::before {
|
| 513 |
+
content: '';
|
| 514 |
+
position: absolute;
|
| 515 |
+
top: -1px;
|
| 516 |
+
right: -1px;
|
| 517 |
+
width: 10px;
|
| 518 |
+
height: 10px;
|
| 519 |
+
border-top: 1px solid var(--crimson);
|
| 520 |
+
border-right: 1px solid var(--crimson);
|
| 521 |
+
opacity: 0.4;
|
| 522 |
+
}
|
| 523 |
+
.gs-qpanel::after {
|
| 524 |
+
content: '';
|
| 525 |
+
position: absolute;
|
| 526 |
+
bottom: -1px;
|
| 527 |
+
right: -1px;
|
| 528 |
+
width: 10px;
|
| 529 |
+
height: 10px;
|
| 530 |
+
border-bottom: 1px solid var(--azure);
|
| 531 |
+
border-right: 1px solid var(--azure);
|
| 532 |
+
opacity: 0.3;
|
| 533 |
+
}
|
| 534 |
+
.gs-qtype {
|
| 535 |
+
font-family: var(--mono);
|
| 536 |
+
font-size: 0.58rem;
|
| 537 |
+
font-weight: 700;
|
| 538 |
+
letter-spacing: 0.18em;
|
| 539 |
+
text-transform: uppercase;
|
| 540 |
+
color: var(--crimson);
|
| 541 |
+
flex-shrink: 0;
|
| 542 |
+
}
|
| 543 |
+
.gs-qsep {
|
| 544 |
+
width: 1px;
|
| 545 |
+
height: 16px;
|
| 546 |
+
background: var(--rule);
|
| 547 |
+
flex-shrink: 0;
|
| 548 |
+
}
|
| 549 |
+
.gs-qpanel a {
|
| 550 |
+
color: var(--bright);
|
| 551 |
+
text-decoration: none;
|
| 552 |
+
font-size: 0.9rem;
|
| 553 |
+
border-bottom: 1px solid var(--rule);
|
| 554 |
+
}
|
| 555 |
+
.gs-qpanel a:hover { color: var(--crimson); border-bottom-color: var(--crimson); }
|
| 556 |
+
|
| 557 |
+
/* ── Journal (Creation Process) ── */
|
| 558 |
+
.gs-section--journal .gs-sbody {
|
| 559 |
+
margin: 0 44px;
|
| 560 |
+
padding: 24px 32px 32px;
|
| 561 |
+
background: var(--surface);
|
| 562 |
+
border: 1px solid var(--edge);
|
| 563 |
+
border-left: 4px solid var(--azure);
|
| 564 |
+
position: relative;
|
| 565 |
+
margin-bottom: 0;
|
| 566 |
+
}
|
| 567 |
+
.gs-section--journal .gs-sbody::before {
|
| 568 |
+
content: '';
|
| 569 |
+
position: absolute;
|
| 570 |
+
top: -1px;
|
| 571 |
+
right: -1px;
|
| 572 |
+
width: 12px;
|
| 573 |
+
height: 12px;
|
| 574 |
+
border-top: 1px solid var(--azure);
|
| 575 |
+
border-right: 1px solid var(--azure);
|
| 576 |
+
opacity: 0.3;
|
| 577 |
+
}
|
| 578 |
+
.gs-section--journal .gs-sbody::after {
|
| 579 |
+
content: '';
|
| 580 |
+
position: absolute;
|
| 581 |
+
bottom: -1px;
|
| 582 |
+
left: -1px;
|
| 583 |
+
width: 12px;
|
| 584 |
+
height: 12px;
|
| 585 |
+
border-bottom: 1px solid var(--crimson);
|
| 586 |
+
border-left: 1px solid var(--crimson);
|
| 587 |
+
opacity: 0.3;
|
| 588 |
+
}
|
| 589 |
+
.gs-section--journal .gs-sbody p:first-child {
|
| 590 |
+
font-style: italic;
|
| 591 |
+
color: var(--bright);
|
| 592 |
+
}
|
| 593 |
+
|
| 594 |
+
/* ── Links ── */
|
| 595 |
+
.gs a {
|
| 596 |
+
color: var(--bright);
|
| 597 |
+
text-decoration: none;
|
| 598 |
+
border-bottom: 1px solid var(--rule);
|
| 599 |
+
}
|
| 600 |
+
.gs a:hover { color: var(--crimson); border-bottom-color: var(--crimson); }
|
| 601 |
+
|
| 602 |
+
/* ── Dropdown ── */
|
| 603 |
+
.gs details {
|
| 604 |
+
border: 1px solid var(--edge);
|
| 605 |
+
border-left: 3px solid var(--crimson);
|
| 606 |
+
margin-top: 24px;
|
| 607 |
+
position: relative;
|
| 608 |
+
background: var(--surface);
|
| 609 |
+
box-shadow: 0 2px 12px rgba(77,166,255,0.06);
|
| 610 |
+
}
|
| 611 |
+
.gs details::before {
|
| 612 |
+
content: '';
|
| 613 |
+
position: absolute;
|
| 614 |
+
top: -1px;
|
| 615 |
+
right: -1px;
|
| 616 |
+
width: 10px;
|
| 617 |
+
height: 10px;
|
| 618 |
+
border-top: 1px solid var(--crimson);
|
| 619 |
+
border-right: 1px solid var(--crimson);
|
| 620 |
+
opacity: 0.4;
|
| 621 |
+
}
|
| 622 |
+
.gs details::after {
|
| 623 |
+
content: '';
|
| 624 |
+
position: absolute;
|
| 625 |
+
bottom: -1px;
|
| 626 |
+
right: -1px;
|
| 627 |
+
width: 10px;
|
| 628 |
+
height: 10px;
|
| 629 |
+
border-bottom: 1px solid var(--azure);
|
| 630 |
+
border-right: 1px solid var(--azure);
|
| 631 |
+
opacity: 0.3;
|
| 632 |
+
}
|
| 633 |
+
.gs summary {
|
| 634 |
+
list-style: none;
|
| 635 |
+
padding: 11px 16px;
|
| 636 |
+
cursor: pointer;
|
| 637 |
+
font-family: var(--mono);
|
| 638 |
+
font-size: 0.72rem;
|
| 639 |
+
font-weight: 700;
|
| 640 |
+
letter-spacing: 0.12em;
|
| 641 |
+
text-transform: uppercase;
|
| 642 |
+
color: var(--dim);
|
| 643 |
+
user-select: none;
|
| 644 |
+
display: flex;
|
| 645 |
+
align-items: center;
|
| 646 |
+
gap: 10px;
|
| 647 |
+
}
|
| 648 |
+
.gs summary::-webkit-details-marker { display: none; }
|
| 649 |
+
.gs summary::before {
|
| 650 |
+
content: '+';
|
| 651 |
+
color: var(--crimson);
|
| 652 |
+
font-size: 1rem;
|
| 653 |
+
line-height: 1;
|
| 654 |
+
flex-shrink: 0;
|
| 655 |
+
}
|
| 656 |
+
.gs details[open] summary::before { content: '−'; }
|
| 657 |
+
.gs summary:hover { color: var(--bright); }
|
| 658 |
+
.gs-detail-body {
|
| 659 |
+
padding: 22px 18px;
|
| 660 |
+
border-top: 1px solid var(--edge);
|
| 661 |
+
}
|
| 662 |
+
.gs-detail-body p { margin: 0 0 16px; font-size: 0.9rem; }
|
| 663 |
+
.gs-cfg-title {
|
| 664 |
+
font-family: var(--mono);
|
| 665 |
+
font-size: 0.72rem;
|
| 666 |
+
font-weight: 700;
|
| 667 |
+
letter-spacing: 0.1em;
|
| 668 |
+
text-transform: uppercase;
|
| 669 |
+
color: var(--dim);
|
| 670 |
+
margin: 0 0 8px;
|
| 671 |
+
}
|
| 672 |
+
|
| 673 |
+
/* ── Code ── */
|
| 674 |
+
.gs pre {
|
| 675 |
+
background: #f0f4f8;
|
| 676 |
+
border: 1px solid var(--edge);
|
| 677 |
+
border-left: 2px solid var(--azure);
|
| 678 |
+
padding: 16px 18px;
|
| 679 |
+
overflow-x: auto;
|
| 680 |
+
font-family: var(--mono);
|
| 681 |
+
font-size: 0.76rem;
|
| 682 |
+
line-height: 1.6;
|
| 683 |
+
color: var(--text);
|
| 684 |
+
margin: 0 0 22px;
|
| 685 |
+
}
|
| 686 |
+
.gs pre:last-child { margin-bottom: 0; }
|
| 687 |
+
.gs pre code { background: none; color: inherit; padding: 0; }
|
| 688 |
+
.gs code {
|
| 689 |
+
font-family: var(--mono);
|
| 690 |
+
font-size: 0.875em;
|
| 691 |
+
color: var(--crimson);
|
| 692 |
+
background: var(--az-glow);
|
| 693 |
+
padding: 2px 5px;
|
| 694 |
+
}
|
| 695 |
+
</style>
|
| 696 |
+
<html lang="en">
|
| 697 |
+
<head>
|
| 698 |
+
<meta charset="UTF-8">
|
| 699 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 700 |
+
<title>Stardom</title>
|
| 701 |
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
| 702 |
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
| 703 |
+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=JetBrains+Mono:wght@400;700&display=swap" rel="stylesheet">
|
| 704 |
+
</head>
|
| 705 |
+
<body>
|
| 706 |
+
<div class="gs">
|
| 707 |
+
|
| 708 |
+
<div class="gs-profile">
|
| 709 |
+
<div class="gs-profile-art">
|
| 710 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/65b19c6c638328850e12d38c/Mnqs466CMY930x3XzUdaQ.png" alt="image">
|
| 711 |
+
<div class="gs-ident">
|
| 712 |
+
<h1 class="gs-name">Mero Mero</h1>
|
| 713 |
+
<span class="gs-base">Gemma4 31B</span>
|
| 714 |
+
</div>
|
| 715 |
+
</div>
|
| 716 |
+
</div>
|
| 717 |
+
|
| 718 |
+
<div class="gs-section">
|
| 719 |
+
<div class="gs-shead">
|
| 720 |
+
<span class="gs-snum">01</span>
|
| 721 |
+
<span class="gs-stitle">Overview</span>
|
| 722 |
+
</div>
|
| 723 |
+
<div class="gs-sbody">
|
| 724 |
+
<p></p>
|
| 725 |
+
<p>A finetune of Gemma 4 31B designed for creative tasks.</p>
|
| 726 |
+
<p>Another difficult to work with but extremely good model from Google.</p>
|
| 727 |
+
<p>This model has a slightly better swipe diversity and a less flowery / verbose writing style. Reasoning tends to average out being a bit longer than the original however. Intelligence appears to be on par with the original.</p>
|
| 728 |
+
<p>Supports both thinking and non thinking.</p>
|
| 729 |
+
</div>
|
| 730 |
+
</div>
|
| 731 |
+
|
| 732 |
+
|
| 733 |
+
<div class="gs-section">
|
| 734 |
+
<div class="gs-shead">
|
| 735 |
+
<span class="gs-snum">02</span>
|
| 736 |
+
<span class="gs-stitle">SillyTavern Settings</span>
|
| 737 |
+
</div>
|
| 738 |
+
<div class="gs-sbody">
|
| 739 |
+
<div class="gs-stack">
|
| 740 |
+
<div class="gs-panel">
|
| 741 |
+
<div class="gs-panel-head">Suggested Roleplay Format</div>
|
| 742 |
+
<div class="gs-row"><span class="gs-key">Actions</span><span class="gs-val">In plaintext</span></div>
|
| 743 |
+
<div class="gs-row"><span class="gs-key">Dialogue</span><span class="gs-val">"In quotes"</span></div>
|
| 744 |
+
<div class="gs-row"><span class="gs-key">Thoughts</span><span class="gs-val">*In asterisks*</span></div>
|
| 745 |
+
</div>
|
| 746 |
+
<div class="gs-panel">
|
| 747 |
+
<div class="gs-panel-head">Recommended Samplers</div>
|
| 748 |
+
<div class="gs-row"><span class="gs-key">Temp</span><span class="gs-val">0.8 - 1.0</span></div>
|
| 749 |
+
<div class="gs-row"><span class="gs-key">MinP</span><span class="gs-val">0.05</span></div>
|
| 750 |
+
<div class="gs-row"></span><span class="gs-val"></span></div>
|
| 751 |
+
</div>
|
| 752 |
+
<div class="gs-panel">
|
| 753 |
+
<div class="gs-panel-head">Instruct</div>
|
| 754 |
+
<div class="gs-row"><span class="gs-val"><a href="https://huggingface.co/zerofata/G4-MeroMero-31B/raw/main/Gemma4-Think.json">Gemma 4 - Think</a></span></div>
|
| 755 |
+
<div class="gs-row"><span class="gs-val"><a href="https://huggingface.co/zerofata/G4-MeroMero-31B/raw/main/Gemma4-NoThink.json">Gemma 4 - NoThink</a></span></div>
|
| 756 |
+
</div>
|
| 757 |
+
</div>
|
| 758 |
+
</div>
|
| 759 |
+
</div>
|
| 760 |
+
|
| 761 |
+
|
| 762 |
+
<div class="gs-section gs-section--compact">
|
| 763 |
+
<div class="gs-shead">
|
| 764 |
+
<span class="gs-snum">03</span>
|
| 765 |
+
<span class="gs-stitle">Quantizations</span>
|
| 766 |
+
</div>
|
| 767 |
+
<div class="gs-sbody">
|
| 768 |
+
<div class="gs-qrow">
|
| 769 |
+
<div class="gs-qpanel">
|
| 770 |
+
<span class="gs-qtype">GGUF</span>
|
| 771 |
+
<div class="gs-qsep"></div>
|
| 772 |
+
<a href="https://huggingface.co/zerofata/G4-MeroMero-31B-GGUF">iMatrix</a>
|
| 773 |
+
</div>
|
| 774 |
+
</div>
|
| 775 |
+
</div>
|
| 776 |
+
</div>
|
| 777 |
+
|
| 778 |
+
|
| 779 |
+
<div class="gs-section gs-section--journal">
|
| 780 |
+
<div class="gs-shead">
|
| 781 |
+
<span class="gs-snum">04</span>
|
| 782 |
+
<span class="gs-stitle">Creation Process</span>
|
| 783 |
+
</div>
|
| 784 |
+
<div class="gs-sbody">
|
| 785 |
+
<p>Creation Process: SFT > Merge</p>
|
| 786 |
+
<p>SFT on approx 49 million tokens.</p>
|
| 787 |
+
<p>Despite using 49 million tokens, this dataset is fairly modest in size. Trainable is somewhere in the rough ballpark of 10-15 million. All of the datasets were trained on the last turn only, to faithfully mirror the Gemma 4 chat template</p>
|
| 788 |
+
<p>The approach was very similar to the 26B A4B MeroMero. I trained the model aggressively for 2 epochs on my data and after testing various checkpoints, settled for the one at 1 epoch, which had the style and the least signs of overfitting.</p>
|
| 789 |
+
<p>I merged this checkpoint back into the original instruct which cleaned up any remaining overfitting while still retaining the changes of the finetune.</p>
|
| 790 |
+
<p>Trained using Axolotl.</p>
|
| 791 |
+
<details>
|
| 792 |
+
<summary>Mergekit Config</summary>
|
| 793 |
+
<div class="gs-detail-body">
|
| 794 |
+
<pre><code>models:
|
| 795 |
+
- model: google/gemma-4-31B-it
|
| 796 |
+
- model: ApocalypseParty/G4-31B-SFT-v3-1-1ep
|
| 797 |
+
merge_method: slerp
|
| 798 |
+
parameters:
|
| 799 |
+
t: 0.5
|
| 800 |
+
base_model: google/gemma-4-31B-it
|
| 801 |
+
dtype: bfloat16</code></pre>
|
| 802 |
+
</div>
|
| 803 |
+
</details>
|
| 804 |
+
<details>
|
| 805 |
+
<summary>Axolotl Config</summary>
|
| 806 |
+
<div class="gs-detail-body">
|
| 807 |
+
<pre><code>base_model: google/gemma-4-31B-it
|
| 808 |
+
 
|
| 809 |
+
plugins:
|
| 810 |
+
- axolotl.integrations.cut_cross_entropy.CutCrossEntropyPlugin
|
| 811 |
+
- axolotl.integrations.liger.LigerPlugin
|
| 812 |
+
liger_layer_norm: true
|
| 813 |
+
liger_rope: true
|
| 814 |
+
liger_rms_norm: true
|
| 815 |
+
liger_glu_activation: true
|
| 816 |
+
liger_rms_norm_gated: true
|
| 817 |
+
strict: false
|
| 818 |
+
cut_cross_entropy: true
|
| 819 |
+
 
|
| 820 |
+
datasets:
|
| 821 |
+
- path: zerofata/pretok
|
| 822 |
+
val_set_size: 0.02
|
| 823 |
+
output_dir: ./G4-31B-SFT-v3-1
|
| 824 |
+
 
|
| 825 |
+
sequence_len: 10756
|
| 826 |
+
pad_to_sequence_len: true
|
| 827 |
+
sample_packing: true
|
| 828 |
+
 
|
| 829 |
+
load_in_4bit: false
|
| 830 |
+
adapter: lora
|
| 831 |
+
lora_r: 64
|
| 832 |
+
lora_alpha: 64
|
| 833 |
+
peft_use_rslora: true
|
| 834 |
+
lora_dropout: 0.0
|
| 835 |
+
freeze_mm_modules: true
|
| 836 |
+
 
|
| 837 |
+
lora_target_modules: 'model.language_model.layers.[\d]+.(_checkpoint_wrapped_module.)?(mlp|self_attn).(up|down|gate|q|k|v|o)_proj'
|
| 838 |
+
 
|
| 839 |
+
wandb_project: G4-31B-SFT
|
| 840 |
+
wandb_name: G4-31B-SFT-v3-1
|
| 841 |
+
 
|
| 842 |
+
gradient_accumulation_steps: 1
|
| 843 |
+
micro_batch_size: 4
|
| 844 |
+
num_epochs: 2
|
| 845 |
+
optimizer: adamw_torch_fused
|
| 846 |
+
lr_scheduler: constant_with_warmup
|
| 847 |
+
learning_rate: 1e-5
|
| 848 |
+
max_grad_norm: 1.0
|
| 849 |
+
 
|
| 850 |
+
bf16: auto
|
| 851 |
+
tf32: true
|
| 852 |
+
 
|
| 853 |
+
logging_steps: 1
|
| 854 |
+
 
|
| 855 |
+
# FA2 not supported
|
| 856 |
+
sdp_attention: true
|
| 857 |
+
#flex_attention: true
|
| 858 |
+
#torch_compile: true
|
| 859 |
+
flash_attention: false
|
| 860 |
+
 
|
| 861 |
+
warmup_ratio: 0.1
|
| 862 |
+
evals_per_epoch: 4
|
| 863 |
+
saves_per_epoch: 2
|
| 864 |
+
weight_decay: 0.05
|
| 865 |
+
special_tokens:
|
| 866 |
+
 
|
| 867 |
+
fsdp_config:
|
| 868 |
+
fsdp_version: 2
|
| 869 |
+
offload_params: false
|
| 870 |
+
cpu_ram_efficient_loading: false
|
| 871 |
+
auto_wrap_policy: TRANSFORMER_BASED_WRAP
|
| 872 |
+
transformer_layer_cls_to_wrap: Gemma4TextDecoderLayer
|
| 873 |
+
state_dict_type: FULL_STATE_DICT
|
| 874 |
+
sharding_strategy: FULL_SHARD
|
| 875 |
+
reshard_after_forward: true
|
| 876 |
+
activation_checkpointing: true</code></pre>
|
| 877 |
+
</div>
|
| 878 |
+
</details>
|
| 879 |
+
</div>
|
| 880 |
+
</div>
|
| 881 |
+
|
| 882 |
+
</div>
|
| 883 |
+
</body>
|
|
|
|
| 884 |
</html>
|