Update README.md
Browse files
README.md
CHANGED
|
@@ -1,21 +1,3 @@
|
|
| 1 |
-
<!-- Modern HTML embed inside Markdown -->
|
| 2 |
-
|
| 3 |
-
<div style="
|
| 4 |
-
background-color: #1e1e1e;
|
| 5 |
-
color: #eee;
|
| 6 |
-
padding: 1rem 1.5rem;
|
| 7 |
-
border-radius: 8px;
|
| 8 |
-
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
| 9 |
-
font-size: 1.1rem;
|
| 10 |
-
max-width: 600px;
|
| 11 |
-
margin: 1rem auto;
|
| 12 |
-
box-shadow: 0 4px 12px rgba(0,0,0,0.6);
|
| 13 |
-
text-align: center;
|
| 14 |
-
">
|
| 15 |
-
Open a discussion in the <strong>Community</strong> tab to request a <code>GGUF</code> model.
|
| 16 |
-
</div>
|
| 17 |
-
|
| 18 |
-
|
| 19 |
<style>
|
| 20 |
.custom-readme-box {
|
| 21 |
max-width: 640px;
|
|
@@ -42,6 +24,9 @@
|
|
| 42 |
}
|
| 43 |
</style>
|
| 44 |
|
| 45 |
-
<div class="
|
| 46 |
<strong>Custom made READMEs.</strong> Model customization before <code>GGUFS</code> — Just make your request for your model to quantize, any requests, and any model customizations before we quantatize.
|
| 47 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<style>
|
| 2 |
.custom-readme-box {
|
| 3 |
max-width: 640px;
|
|
|
|
| 24 |
}
|
| 25 |
</style>
|
| 26 |
|
| 27 |
+
<div class="main">
|
| 28 |
<strong>Custom made READMEs.</strong> Model customization before <code>GGUFS</code> — Just make your request for your model to quantize, any requests, and any model customizations before we quantatize.
|
| 29 |
</div>
|
| 30 |
+
<div class="info">
|
| 31 |
+
Open a discussion in the <strong>Community</strong> tab to request a <code>GGUF</code> model.
|
| 32 |
+
</div>
|