mudler commited on
Commit
b4acaff
·
verified ·
1 Parent(s): 7577f33

Fix banner position: place after YAML frontmatter

Browse files
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -1,14 +1,3 @@
1
- <div style="background-color: #ff4444; color: white; padding: 20px; border-radius: 10px; text-align: center; margin: 20px 0;">
2
- <h2 style="color: white; margin: 0 0 10px 0;">🚨⚠️ I HAVE REACHED HUGGING FACE'S FREE STORAGE LIMIT ⚠️🚨</h2>
3
- <p style="font-size: 18px; margin: 0 0 15px 0;">Uploading new APEX quants is getting harder — beyond HF storage limits, <b>I also no longer have access to a beefy GPU to quantize larger MoE models</b>.<br>I host <b>25+ free APEX MoE quantizations</b> as an independent contributor and this work is unpaid.<br>I'll keep doing my best to publish new models — <b>your support makes it possible to continue.</b></p>
4
- <p style="font-size: 20px; margin: 0;">
5
- <a href="https://www.patreon.com/cw/mudler" style="color: white; text-decoration: underline;">🎉 Patreon (Monthly)</a> &nbsp;|&nbsp;
6
- <a href="https://www.buymeacoffee.com/mudler" style="color: white; text-decoration: underline;">☕ Buy Me a Coffee</a> &nbsp;|&nbsp;
7
- <a href="https://github.com/sponsors/mudler" style="color: white; text-decoration: underline;">⭐ GitHub Sponsors</a>
8
- </p>
9
- <p style="font-size: 16px; margin: 10px 0 0 0;">Every contribution goes directly toward Hugging Face storage fees and compute to keep APEX quants free for everyone.</p>
10
- </div>
11
-
12
  ---
13
  license: other
14
  base_model: nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16
@@ -24,6 +13,18 @@ tags:
24
  - hybrid
25
  ---
26
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  # Nemotron-3-Nano-30B-A3B APEX GGUF
28
 
29
  **APEX (Adaptive Precision for EXpert Models)** quantizations of [NVIDIA-Nemotron-3-Nano-30B-A3B](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16).
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
  base_model: nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16
 
13
  - hybrid
14
  ---
15
 
16
+
17
+ <div style="background-color: #ff4444; color: white; padding: 20px; border-radius: 10px; text-align: center; margin: 20px 0;">
18
+ <h2 style="color: white; margin: 0 0 10px 0;">🚨⚠️ I HAVE REACHED HUGGING FACE'S FREE STORAGE LIMIT ⚠️🚨</h2>
19
+ <p style="font-size: 18px; margin: 0 0 15px 0;">Uploading new APEX quants is getting harder — beyond HF storage limits, <b>I also no longer have access to a beefy GPU to quantize larger MoE models</b>.<br>I host <b>25+ free APEX MoE quantizations</b> as an independent contributor and this work is unpaid.<br>I'll keep doing my best to publish new models — <b>your support makes it possible to continue.</b></p>
20
+ <p style="font-size: 20px; margin: 0;">
21
+ <a href="https://www.patreon.com/cw/mudler" style="color: white; text-decoration: underline;">🎉 Patreon (Monthly)</a> &nbsp;|&nbsp;
22
+ <a href="https://www.buymeacoffee.com/mudler" style="color: white; text-decoration: underline;">☕ Buy Me a Coffee</a> &nbsp;|&nbsp;
23
+ <a href="https://github.com/sponsors/mudler" style="color: white; text-decoration: underline;">⭐ GitHub Sponsors</a>
24
+ </p>
25
+ <p style="font-size: 16px; margin: 10px 0 0 0;">Every contribution goes directly toward Hugging Face storage fees and compute to keep APEX quants free for everyone.</p>
26
+ </div>
27
+
28
  # Nemotron-3-Nano-30B-A3B APEX GGUF
29
 
30
  **APEX (Adaptive Precision for EXpert Models)** quantizations of [NVIDIA-Nemotron-3-Nano-30B-A3B](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16).