zerofata/L3.3-GeneticLemonade-Opus-70B
<!DOCTYPE html> <style> body { font-family: sans-serif; color: #d1d5db; line-height: 1.6; margin: 0; padding: 0; background-color: #0b0f19; }
.lemonade-text { background: linear-gradient(90deg, #f97316, #eab308, #22c55e, #3b82f6, #8b5cf6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; position: relative; z-index: 2; margin-left: 0.2em; text-shadow: 0 0 10px rgba(249, 115, 22, 0.4); }
/ Section styling / .section-container { background-color: rgba(17, 24, 39, 0.7); margin-bottom: 30px; position: relative; overflow: hidden; border-bottom: 1px solid #cdaa7d; }
.section-header { display: flex; align-items: center; background-color: rgba(205, 170, 125, 0.08); padding: 10px 20px; }
.section-indicator { width: 8px; height: 20px; background-color: #cdaa7d; margin-right: 15px; }
.section-title { font-family: 'Orbitron', sans-serif; color: #f3f4f6; font-size: 1.3rem; margin: 0; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; }
.section-content { padding: 20px; font-family: sans-serif; color: #d1d5db; line-height: 1.6; }
/ Title styling / .title-container { background-color: #111827; position: relative; overflow: hidden; margin-bottom: 40px; border-left: 3px solid #cdaa7d; }
.title-wrapper { position: relative; z-index: 2; padding: 25px 20px 30px 30px; font-family: 'Orbitron', sans-serif; }
.title-main { color: #f3f4f6; font-size: 2.5rem; font-weight: 700; margin: 0; letter-spacing: 2px; display: inline-block; position: relative; text-transform: uppercase; }
.title-prefix { position: relative; z-index: 2; }
.title-subtitle { padding-left: 15px; margin-top: 5px; margin-left: 5px; }
.subtitle-text { color: #f3f4f6; font-size: 1.2rem; font-family: 'Orbitron', sans-serif; font-weight: 300; letter-spacing: 3px; text-transform: uppercase; display: inline-block; }
.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(205, 170, 125, 0.05) 1px, rgba(0,0,0,0) 2px); z-index: 1; }
/ Data box styling / .data-box { background-color: rgba(17, 24, 39, 0.4); padding: 15px; border-left: 2px solid #cdaa7d; margin-bottom: 20px; }
.data-row { display: flex; margin-bottom: 8px; }
.data-arrow { color: #cdaa7d; width: 20px; display: inline-block; }
.data-label { color: #9ca3af; width: 80px; display: inline-block; }
/ Subheading styling / .subheading { color: #f3f4f6; font-size: 1.1rem; margin-top: 20px; margin-bottom: 15px; font-weight: 400; border-bottom: 1px dashed rgba(243, 244, 246, 0.4); display: inline-block; text-transform: uppercase; letter-spacing: 1px; font-family: 'Orbitron', sans-serif; }
/ Links / a { color: #86a8e7; text-decoration: none; }
a:hover { text-decoration: underline; color: #eab308; }
/ Container / .container { max-width: 1200px; margin: 20px auto; padding: 40px 20px; background-color: #111827; background-image: linear-gradient(rgba(205, 170, 125, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(205, 170, 125, 0.05) 1px, transparent 1px); background-size: 20px 20px; min-height: calc(100vh - 40px); border: 1px solid #cdaa7d; border-radius: 2px; }
</style> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>GENETIC LEMONADE OPUS</title> <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&family=JetBrains+Mono:wght@100;300;400;700&display=swap" rel="stylesheet"> </head> <body> <div class="cyber-grid-bg"></div>
<div class="container"> <div class="title-container"> <!-- Glitchy overlay --> <div class="glitchy-overlay"></div> <!-- Main title --> <div class="title-wrapper"> <h1 class="title-main"> <span class="title-prefix">GENETIC</span> <span class="lemonade-text">LEMONADE</span> <!-- Static text with glow --> </h1> <div class="title-subtitle"> <span class="subtitle-text">Opus</span> </div> </div> </div>

<div class="section-container"> <div class="section-header"> <div class="section-indicator"></div> <h2 class="section-title">01 // OVERVIEW</h2> </div> <div class="section-content"> <p>Felt like making a merge.</p> <p>This model combines three individually solid, stable and distinctly different RP models.</p> <p><a href="https://huggingface.co/zerofata/L3.3-GeneticLemonade-Unleashed-v3-70B">zerofata/GeneticLemonade-Unleashed-v3</a> Creative, generalist RP / ERP model.</p> <p><a href="https://huggingface.co/Delta-Vector/Plesio-70B">Delta-Vector/Plesio-70B</a> Unique prose and unique dialogue RP / ERP model.</p> <p><a href="https://huggingface.co/TheDrummer/Anubis-70B-v1.1">TheDrummer/Anubis-70B-v1.1</a> Character portrayal, neutrally aligned RP / ERP model.</p> </div> </div>
<div class="section-container"> <div class="section-header"> <div class="section-indicator"></div> <h2 class="section-title">02 // SILLYTAVERN SETTINGS</h2> </div> <div class="section-content"> <p>Play with these, they are not the 'best' settings just a stable baseline.</p> <h3 class="subheading">Recommended Samplers</h3> <div class="data-box"> <div class="data-row"> <span class="data-arrow">></span> <span class="data-label">Temp:</span> <span>0.9 - 1.2</span> </div> <div class="data-row"> <span class="data-arrow">></span> <span class="data-label">MinP:</span> <span>0.03 - 0.04</span> </div> <div class="data-row"> <span class="data-arrow">></span> <span class="data-label">TopP:</span> <span>0.9 - 1.0</span> </div> <div class="data-row"> <span class="data-arrow">></span> <span class="data-label">Dry:</span> <span>0.8, 1.75, 4</span> </div> </div> <h3 class="subheading">Instruct</h3> <div class="data-box"> <p style="margin: 0;">Llama-3-Instruct-Names but you will need to uncheck "System same as user".</p> </div> </div> </div>
<div class="section-container"> <div class="section-header"> <div class="section-indicator"></div> <h2 class="section-title">03 // QUANTIZATIONS</h2> </div> <div class="section-content"> <div style="margin-bottom: 20px;"> <h3 class="subheading">GGUF</h3> <div class="data-box"> <div class="data-row"> <span class="data-arrow">></span><a href="https://huggingface.co/bartowski/zerofataL3.3-GeneticLemonade-Opus-70B-GGUF">iMatrix (bartowski)</a> </div> </div> </div> <div> <h3 class="subheading">EXL3</h3> <div class="data-box"> <div class="data-row"> <span class="data-arrow">></span><a href="https://huggingface.co/zerofata/L3.3-GeneticLemonade-Opus-70Bexl3-4.25bpw">4.25bpw</a> </div> </div> </div> </div> </div>
<div class="section-container"> <div class="section-header"> <div class="section-indicator"></div> <h2 class="section-title">04 // MERGE CONFIG</h2> </div> <div class="section-content"> <pre><code>models:
- model: zerofata/L3.3-GeneticLemonade-Unleashed-v3-70B
- model: Delta-Vector/Plesio-70B
- model: TheDrummer/Anubis-70B-v1.1 basemodel: shisa-ai/shisa-v2-llama3.3-70b mergemethod: sce parameters: selecttopk: 0.16 outdtype: bfloat16 tokenizer: source: base</code></pre> </div> </div> </div> </body> </html>
