File size: 4,066 Bytes
253eb14 b1c6891 253eb14 b1c6891 253eb14 b1c6891 253eb14 b1c6891 253eb14 b1c6891 253eb14 b1c6891 253eb14 b1c6891 253eb14 b1c6891 253eb14 b1c6891 8f351b7 806816a e916002 b1c6891 253eb14 b1c6891 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 |
---
base_model:
- migtissera/Tess-3-Llama-3.1-70B
- nbeerbower/Llama3.1-Gutenberg-Doppel-70B
- NeverSleep/Lumimaid-v0.2-70B
- mlabonne/Llama-3.1-70B-Instruct-lorablated
- ArliAI/Llama-3.1-70B-ArliAI-RPMax-v1.2
- Sao10K/L3.1-70B-Euryale-v2.2
library_name: transformers
tags:
- mergekit
- merge
---
<!DOCTYPE html>
<style>
body {
font-family: 'Quicksand', sans-serif;
background: linear-gradient(135deg, #2E3440 0%, #1A202C 100%);
color: #D8DEE9;
margin: 0;
padding: 0;
font-size: 16px;
}
.container {
width: 80% auto;
max-width: 1080px auto;
margin: 20px auto;
background-color: rgba(255, 255, 255, 0.02);
padding: 20px;
border-radius: 12px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.header h1 {
font-size: 28px;
color: #ECEFF4;
margin: 0 0 20px 0;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.update-section {
margin-top: 30px;
}
.update-section h2 {
font-size: 24px;
color: #88C0D0;
}
.update-section p {
font-size: 16px;
line-height: 1.6;
color: #ECEFF4;
}
.info img {
width: 100%;
border-radius: 10px;
margin-bottom: 15px;
}
a {
color: #88C0D0;
text-decoration: none;
}
a:hover {
color: #A3BE8C;
}
.button {
display: inline-block;
background-color: #5E81AC;
color: #E5E9F0;
padding: 10px 20px;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
}
.button:hover {
background-color: #81A1C1;
}
pre {
background-color: #2E3440;
padding: 10px;
border-radius: 5px;
overflow-x: auto;
}
code {
font-family: 'Courier New', monospace;
color: #D8DEE9;
}
</style>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>L3.1-MS-Astoria-70b-v2 Data Card</title>
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&display=swap" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="header">
<h1>L3.1-MS-Astoria-70b-v2</h1>
</div>
<div class="info">
<img src="https://cdn-uploads.huggingface.co/production/uploads/64545af5ec40bbbd01242ca6/C-ndfxAGdf21DjchZcf2p.png">
<p>Now the cute anime girl has your attention</p>
<p><strong>Creator:</strong> <a href="https://huggingface.co/Steelskull" target="_blank">SteelSkull</a></p>
<h1>About Astoria-70b-v2:</h1>
<pre><code>Name Legend:
L3.1 = Llama 3.1
MS = Model Stock
70B = its 70B
</code></pre>
<p>This model is a remake of the original astoria with modern models and context sizes its goal is to merge the robust storytelling of mutiple models while attempting to maintain intelligence.</p>
<p>Use Llama 3 Format or meth format (llama 3 refuses to work with stepped thinking but meth works)</p>
<h2>Quants: (List of badasses)</h2>
<p>GGUF Quant: </p>
<p> - bartowski: <a href="https://huggingface.co/bartowski/L3.1-MS-Astoria-70b-v2-GGUF" target="_blank"> Combined-GGUF </a></p>
<p> - mradermacher: <a href="https://huggingface.co/mradermacher/L3.1-MS-Astoria-70b-v2-GGUF" target="_blank"> GGUF </a>// <a href="https://huggingface.co/mradermacher/L3.1-MS-Astoria-70b-v2-i1-GGUF" target="_blank"> Imat-GGUF </a></p>
<h3>Config:</h3>
<pre><code>MODEL_NAME = "L3.1-MS-Astoria-70b-v2"
base_model: mlabonne/Llama-3.1-70B-Instruct-lorablated
merge_method: model_stock
dtype: bfloat16
models:
- model: migtissera/Tess-3-Llama-3.1-70B
- model: NeverSleep/Lumimaid-v0.2-70B
- model: Sao10K/L3.1-70B-Euryale-v2.2
- model: ArliAI/Llama-3.1-70B-ArliAI-RPMax-v1.2
- model: nbeerbower/Llama3.1-Gutenberg-Doppel-70B
</code></pre>
<p><strong>If you wish to support:</strong></p>
</div>
<div class="donation-section">
<a href="https://ko-fi.com/Y8Y0AO2XE" target="_blank">
<img height="36" style="border:0px;height:36px;" src="https://storage.ko-fi.com/cdn/kofi2.png?v=3" border="0" alt="Buy Me a Coffee at ko-fi.com" />
</a>
</div>
</div>
</div>
</body>
</html> |