270 lines
6.9 KiB
Markdown
270 lines
6.9 KiB
Markdown
|
|
---
|
||
|
|
base_model:
|
||
|
|
- mistralai/Mistral-Nemo-Instruct-2407
|
||
|
|
- TheDrummer/Rocinante-X-12B-v1
|
||
|
|
- SuperbEmphasis/MN-12b-RP-Ink-RP-Longform
|
||
|
|
- KOOWEEYUS/BlackSheep-RP-12B
|
||
|
|
library_name: transformers
|
||
|
|
tags:
|
||
|
|
- mergekit
|
||
|
|
- merge
|
||
|
|
- mistral
|
||
|
|
- nemo
|
||
|
|
- aether
|
||
|
|
- karcher
|
||
|
|
widget:
|
||
|
|
- text: "Erebus-Nemo 12B"
|
||
|
|
output:
|
||
|
|
url: https://cdn-uploads.huggingface.co/production/uploads/68e840caa318194c44ec2a04/I4UX52MpSo_Br3AqBu7Nk.png
|
||
|
|
---
|
||
|
|
|
||
|
|
<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/68e840caa318194c44ec2a04/RN39R7FzLokaWjKOH4IMO.mpga"></audio>
|
||
|
|
|
||
|
|
> [!CAUTION]
|
||
|
|
> <span style="color:red; font-weight:bold">⚠️ Warning:</span> This model can produce narratives and RP that contain violent and graphic erotic content. Adjust your system prompt accordingly, and use **ChatML** or **Mistral Tekken** chat template.
|
||
|
|
>
|
||
|
|
|
||
|
|
<!DOCTYPE html>
|
||
|
|
<style>
|
||
|
|
body {
|
||
|
|
font-family: sans-serif;
|
||
|
|
color: #E0E0FF;
|
||
|
|
line-height: 1.6;
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
background-color: #0B0A18;
|
||
|
|
}
|
||
|
|
|
||
|
|
b, strong {
|
||
|
|
color: #9F80FF;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cosmic-text {
|
||
|
|
color: #7DF9FF;
|
||
|
|
position: relative;
|
||
|
|
z-index: 2;
|
||
|
|
margin-left: 0.2em;
|
||
|
|
text-shadow: 0 0 15px #7DF9FF;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* Section styling */
|
||
|
|
.section-container {
|
||
|
|
background-color: rgba(11, 10, 24, 0.8);
|
||
|
|
margin-bottom: 30px;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
border-bottom: 1px solid #9F80FF;
|
||
|
|
box-shadow: 0 4px 15px rgba(159, 128, 255, 0.1);
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-header {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
background-color: rgba(159, 128, 255, 0.06);
|
||
|
|
padding: 10px 20px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-indicator {
|
||
|
|
width: 8px;
|
||
|
|
height: 20px;
|
||
|
|
background-color: #9F80FF;
|
||
|
|
margin-right: 15px;
|
||
|
|
box-shadow: 0 0 8px rgba(159, 128, 255, 0.4);
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-title {
|
||
|
|
font-family: 'Georgia', 'Times New Roman', serif;
|
||
|
|
color: #E0E0FF;
|
||
|
|
font-size: 1.4rem;
|
||
|
|
margin: 0;
|
||
|
|
letter-spacing: 1px;
|
||
|
|
font-weight: 400;
|
||
|
|
text-transform: capitalize;
|
||
|
|
}
|
||
|
|
|
||
|
|
.section-content {
|
||
|
|
padding: 20px;
|
||
|
|
font-family: sans-serif;
|
||
|
|
color: #E0E0FF;
|
||
|
|
line-height: 1.6;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* Title styling */
|
||
|
|
.title-container {
|
||
|
|
background-color: #05040D;
|
||
|
|
position: relative;
|
||
|
|
overflow: hidden;
|
||
|
|
margin-bottom: 40px;
|
||
|
|
border-left: 3px solid #7DF9FF;
|
||
|
|
box-shadow: 0 6px 20px rgba(125, 249, 255, 0.15);
|
||
|
|
}
|
||
|
|
|
||
|
|
.title-wrapper {
|
||
|
|
position: relative;
|
||
|
|
z-index: 2;
|
||
|
|
padding: 25px 20px 30px 30px;
|
||
|
|
font-family: 'Georgia', 'Times New Roman', serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
.title-main {
|
||
|
|
color: #E0E0FF;
|
||
|
|
font-size: 2.0rem;
|
||
|
|
font-weight: 700;
|
||
|
|
margin: 0;
|
||
|
|
letter-spacing: 2px;
|
||
|
|
display: inline-block;
|
||
|
|
position: relative;
|
||
|
|
text-transform: uppercase;
|
||
|
|
}
|
||
|
|
|
||
|
|
.glitchy-overlay {
|
||
|
|
position: absolute;
|
||
|
|
top: 0;
|
||
|
|
left: 0;
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
background-image: repeating-linear-gradient(0deg, rgba(0,0,0,0) 0, rgba(125, 249, 255, 0.08) 1px, rgba(0,0,0,0) 2px);
|
||
|
|
z-index: 1;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* Subheading styling */
|
||
|
|
.subheading {
|
||
|
|
color: #D47CFF;
|
||
|
|
font-size: 1.1rem;
|
||
|
|
margin-top: 20px;
|
||
|
|
margin-bottom: 15px;
|
||
|
|
font-weight: 400;
|
||
|
|
border-bottom: 1px dashed rgba(212, 124, 255, 0.4);
|
||
|
|
display: inline-block;
|
||
|
|
text-transform: uppercase;
|
||
|
|
letter-spacing: 1px;
|
||
|
|
font-family: 'Georgia', 'Times New Roman', serif;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* Links */
|
||
|
|
a {
|
||
|
|
color: #D47CFF;
|
||
|
|
text-decoration: none;
|
||
|
|
}
|
||
|
|
|
||
|
|
a:hover {
|
||
|
|
text-decoration: underline;
|
||
|
|
color: #7DF9FF;
|
||
|
|
}
|
||
|
|
|
||
|
|
/* Container */
|
||
|
|
.container {
|
||
|
|
max-width: 1200px;
|
||
|
|
margin: 20px auto;
|
||
|
|
padding: 40px 20px;
|
||
|
|
background-color: #05040D;
|
||
|
|
background-image:
|
||
|
|
radial-gradient(circle at 20% 80%, rgba(125, 249, 255, 0.05) 0%, transparent 50%),
|
||
|
|
radial-gradient(circle at 80% 20%, rgba(159, 128, 255, 0.05) 0%, transparent 50%);
|
||
|
|
min-height: calc(100vh - 40px);
|
||
|
|
border: 1px solid #9F80FF;
|
||
|
|
border-radius: 8px;
|
||
|
|
box-shadow: 0 8px 32px rgba(159, 128, 255, 0.15);
|
||
|
|
}
|
||
|
|
|
||
|
|
</style>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Erebus-Nemo 12B</title>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
|
||
|
|
<div class="container">
|
||
|
|
<div class="title-container">
|
||
|
|
<div class="glitchy-overlay"></div>
|
||
|
|
<div class="title-wrapper">
|
||
|
|
<h1 class="title-main">
|
||
|
|
<span class="cosmic-text">🐠 Erebus-Nemo 12B</span>
|
||
|
|
</h1>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<img src="https://cdn-uploads.huggingface.co/production/uploads/68e840caa318194c44ec2a04/I4UX52MpSo_Br3AqBu7Nk.png" alt="ErebusNemo" style="width:100%; border-radius: 5px; margin-bottom: 30px;">
|
||
|
|
|
||
|
|
<div class="section-container">
|
||
|
|
<div class="section-header">
|
||
|
|
<div class="section-indicator"></div>
|
||
|
|
<h2 class="section-title">🌆 Overview</h2>
|
||
|
|
</div>
|
||
|
|
<div class="section-content"><font face="verdana">
|
||
|
|
This is a <b>creative, uncensored</b> merge of pre-trained language models created using <a href="https://github.com/cg123/mergekit">mergekit</a>.
|
||
|
|
<br><br><b>Erebus Nemo 12B</b> is fully uncensored via the <code>normalize: false</code> setting. It has no refusals and should not require ablation or jailbreaks.
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="section-container">
|
||
|
|
<div class="section-header">
|
||
|
|
<div class="section-indicator"></div>
|
||
|
|
<h2 class="section-title">🔍 Merge Details</h2>
|
||
|
|
</div>
|
||
|
|
<div class="section-content"><font face="verdana">
|
||
|
|
<b>Merge Method</b><br>
|
||
|
|
This model was merged using the <a href="https://huggingface.co/papers/2406.11617">della</a> merge method.<br><br>
|
||
|
|
<b>Models Merged</b><br>
|
||
|
|
The following models were included in the merge:
|
||
|
|
<ul>
|
||
|
|
<li><a href="https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407">mistralai/Mistral-Nemo-Instruct-2407</a></li>
|
||
|
|
<li><a href="https://huggingface.co/SuperbEmphasis/MN-12b-RP-Ink-RP-Longform">SuperbEmphasis/MN-12b-RP-Ink-RP-Longform</a></li>
|
||
|
|
<li><a href="https://huggingface.co/TheDrummer/Rocinante-X-12B-v1">TheDrummer/Rocinante-X-12B-v1</a></li>
|
||
|
|
<li><a href="https://huggingface.co/KOOWEEYUS/BlackSheep-RP-12B">KOOWEEYUS/BlackSheep-RP-12B</a></li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="section-container">
|
||
|
|
<div class="section-header">
|
||
|
|
<div class="section-indicator"></div>
|
||
|
|
<h2 class="section-title">⚙️ Configuration</h2>
|
||
|
|
</div>
|
||
|
|
<div class="section-content"><font face="verdana">
|
||
|
|
The following YAML configuration was used to produce this model:
|
||
|
|
<pre style="font-family: monospace; white-space: pre; margin: 0;">
|
||
|
|
|
||
|
|
```yaml
|
||
|
|
architecture: MistralForCausalLM
|
||
|
|
base_model: B:/12B/mistralai--Mistral-Nemo-Instruct-2407
|
||
|
|
models:
|
||
|
|
- model: B:/12B/TheDrummer--Rocinante-X-12B-v1
|
||
|
|
parameters:
|
||
|
|
weight: 0.7
|
||
|
|
density: 0.9
|
||
|
|
epsilon: 0.09
|
||
|
|
- model: B:/12B/SuperbEmphasis--MN-12b-RP-Ink-RP-Longform
|
||
|
|
parameters:
|
||
|
|
weight: 0.7
|
||
|
|
density: 0.9
|
||
|
|
epsilon: 0.09
|
||
|
|
- model: B:/12B/KOOWEEYUS--BlackSheep-RP-12B
|
||
|
|
parameters:
|
||
|
|
weight: 0.7
|
||
|
|
density: 0.9
|
||
|
|
epsilon: 0.09
|
||
|
|
merge_method: della
|
||
|
|
parameters:
|
||
|
|
lambda: 1.0
|
||
|
|
normalize: false
|
||
|
|
int8_mask: false
|
||
|
|
rescale: true
|
||
|
|
# seed: 420
|
||
|
|
dtype: float32
|
||
|
|
out_dtype: bfloat16
|
||
|
|
tokenizer:
|
||
|
|
source: B:/12B/SuperbEmphasis--MN-12b-RP-Ink-RP-Longform
|
||
|
|
# chat_template: "chatml"
|
||
|
|
name: 🐠 Erebus-Nemo 12B
|
||
|
|
```
|
||
|
|
|
||
|
|
</pre>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|