File size: 977 Bytes
5ed3de0 ed56ed5 84b7e23 ed56ed5 cc79646 f3d62e2 ed56ed5 c32c102 ed56ed5 |
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 |
---
language:
- en
---
<!-- Modern HTML embed inside Markdown -->
<div style="
background-color: #1e1e1e;
color: #eee;
padding: 1rem 1.5rem;
border-radius: 8px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 1.1rem;
max-width: 600px;
margin: 1rem auto;
box-shadow: 0 4px 12px rgba(0,0,0,0.6);
text-align: center;
">
<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.
</div>
<div style="
background-color: #1e1e1e;
color: #eee;
padding: 1rem 1.5rem;
border-radius: 8px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: 1.1rem;
max-width: 600px;
margin: 1rem auto;
box-shadow: 0 4px 12px rgba(0,0,0,0.6);
text-align: center;
">
Open a discussion in the <strong>Community</strong> tab to request a <code>GGUF</code> model.
</div>
|