NitrAI commited on
Commit
ed6359d
·
verified ·
1 Parent(s): ea34f95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -23
README.md CHANGED
@@ -20,31 +20,12 @@ pipeline_tag: text-generation
20
  ---
21
 
22
  <p align="center">
23
- <img src="https://huggingface.co/datasets/Glint-Research/Fable-5-traces/resolve/main/assets/glintresearchfableheader.png" alt="NitrAI OpenGCM-v2" style="width:100%; max-width:1200px; border-radius:18px; border:1px solid rgba(0,229,255,0.45);" />
24
  </p>
25
 
26
- <div style="font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; border:1px solid rgba(0,229,255,0.35); border-radius:18px; overflow:hidden; background:linear-gradient(135deg,#010407 0%,#031820 34%,#062a34 68%,#0a0d18 100%); margin:24px 0;">
27
- <div style="padding:28px 30px 22px 30px; border-bottom:1px solid rgba(0,229,255,0.22); background:linear-gradient(90deg,rgba(0,255,255,0.08),rgba(255,255,255,0.02));">
28
- <div style="display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:14px;">
29
- <div>
30
- <div style="font-size:12px; letter-spacing:0.22em; text-transform:uppercase; color:#79f7ff; font-weight:800;">NitrAI Model Card</div>
31
- <h1 style="margin:8px 0 0 0; color:#eaffff; font-size:34px; line-height:1.05; font-weight:900; border:0;">OpenGCM-v2 (9B)</h1>
32
- <p style="margin:10px 0 0 0; color:#b9faff; max-width:820px; font-size:15px; line-height:1.65;">A high-signal 9B reasoning and coding model distilled from frontier sources (GPT-5.5, Fable-5, GLM-5.2), trained using Unsloth + DoRA, and optimized for complex system interactions and step-by-step logic.</p>
33
- </div>
34
- <div style="border:1px solid rgba(113,255,246,0.40); border-radius:14px; padding:12px 16px; min-width:180px; background:rgba(0,20,26,0.72);">
35
- <div style="font-size:11px; color:#6fefff; text-transform:uppercase; letter-spacing:0.14em; font-weight:800;">Architecture</div>
36
- <div style="font-size:20px; color:#f3ffff; font-weight:900; margin-top:4px;"><code style="color:#8ffcff;">Qwen 3.5 9B</code></div>
37
- <div style="font-size:12px; color:#9deaf0; margin-top:6px;">Unified reasoning & SFT</div>
38
- </div>
39
- </div>
40
- <div style="display:flex; flex-wrap:wrap; gap:9px; margin-top:20px;">
41
- <span style="border:1px solid rgba(0,229,255,0.45); color:#dfffff; background:rgba(0,174,197,0.20); padding:6px 10px; border-radius:999px; font-size:12px; font-weight:800;">904K total tokens</span>
42
- <span style="border:1px solid rgba(0,229,255,0.45); color:#dfffff; background:rgba(0,174,197,0.20); padding:6px 10px; border-radius:999px; font-size:12px; font-weight:800;">597 high-signal QA items</span>
43
- <span style="border:1px solid rgba(0,229,255,0.45); color:#dfffff; background:rgba(0,174,197,0.20); padding:6px 10px; border-radius:999px; font-size:12px; font-weight:800;">FastLanguageModel + DoRA</span>
44
- <span style="border:1px solid rgba(182,139,255,0.45); color:#f4ecff; background:rgba(112,77,255,0.18); padding:6px 10px; border-radius:999px; font-size:12px; font-weight:800;">Apache-2.0</span>
45
- </div>
46
- </div>
47
- </div>
48
 
49
  ## Overview
50
 
 
20
  ---
21
 
22
  <p align="center">
23
+ <img src="https://huggingface.co/NitrAI/OpenGCM-v2/resolve/main/OpenGCM_banner.png" alt="NitrAI OpenGCM-v2" style="width:100%; max-width:1200px; border-radius:18px; border:1px solid rgba(0,229,255,0.45);" />
24
  </p>
25
 
26
+ <p align="center">
27
+ <img src="https://huggingface.co/NitrAI/OpenGCM-v2/resolve/main/benchmark_comparison.svg" alt="NitrAI OpenGCM-v2 bench" style="width:100%; max-width:1200px; border-radius:18px; border:1px solid rgba(0,229,255,0.45);" />
28
+ </p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
  ## Overview
31