mikeumus-divincian commited on
Commit
46a9aee
·
verified ·
1 Parent(s): 72b4f26

drop <thead> — use bold td row so HF dark mode keeps text readable

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -32,17 +32,8 @@ Pick any of 9 models from the dropdown. Toggle between the 3D cylinder spiral an
32
  Cross-family evidence in hand: **Gemma**, **Qwen3**, **Mistral**, **Llama**, **OpenAI MoE**, plus two 1-bit controls.
33
 
34
  <table>
35
- <thead>
36
- <tr style="background:#1e3a2b;color:#faf8f5;">
37
- <th style="color:#faf8f5;text-align:left;padding:0.6rem 0.85rem;">Model</th>
38
- <th style="color:#faf8f5;text-align:left;padding:0.6rem 0.85rem;">Architecture</th>
39
- <th style="color:#faf8f5;text-align:left;padding:0.6rem 0.85rem;">Params</th>
40
- <th style="color:#faf8f5;text-align:left;padding:0.6rem 0.85rem;">Vindex</th>
41
- <th style="color:#faf8f5;text-align:left;padding:0.6rem 0.85rem;">C4 (layer temp)</th>
42
- <th style="color:#faf8f5;text-align:left;padding:0.6rem 0.85rem;">Notes</th>
43
- </tr>
44
- </thead>
45
  <tbody>
 
46
  <tr><td><strong>Gemma 4 E2B-it</strong></td><td>Dense (Gemma 4)</td><td>2B</td><td><a href="https://huggingface.co/Divinci-AI/gemma-4-e2b-vindex">gemma-4-e2b-vindex</a></td><td><strong>0.0407 ± 0.0004</strong> ✓</td><td>3-seed validated; headline universal-constant model</td></tr>
47
  <tr><td>Qwen3-0.6B</td><td>Dense (Qwen 3)</td><td>0.6B</td><td><a href="https://huggingface.co/Divinci-AI/qwen3-0.6b-vindex">qwen3-0.6b-vindex</a></td><td>0.411</td><td>Smallest published; Qwen3 family-elevated C4</td></tr>
48
  <tr><td>Qwen3-8B bf16</td><td>Dense (Qwen 3)</td><td>8B</td><td><a href="https://huggingface.co/Divinci-AI/qwen3-8b-vindex">qwen3-8b-vindex</a></td><td>0.804</td><td>Architecture control for Bonsai</td></tr>
 
32
  Cross-family evidence in hand: **Gemma**, **Qwen3**, **Mistral**, **Llama**, **OpenAI MoE**, plus two 1-bit controls.
33
 
34
  <table>
 
 
 
 
 
 
 
 
 
 
35
  <tbody>
36
+ <tr><td><strong>MODEL</strong></td><td><strong>ARCHITECTURE</strong></td><td><strong>PARAMS</strong></td><td><strong>VINDEX</strong></td><td><strong>C4 (LAYER TEMP)</strong></td><td><strong>NOTES</strong></td></tr>
37
  <tr><td><strong>Gemma 4 E2B-it</strong></td><td>Dense (Gemma 4)</td><td>2B</td><td><a href="https://huggingface.co/Divinci-AI/gemma-4-e2b-vindex">gemma-4-e2b-vindex</a></td><td><strong>0.0407 ± 0.0004</strong> ✓</td><td>3-seed validated; headline universal-constant model</td></tr>
38
  <tr><td>Qwen3-0.6B</td><td>Dense (Qwen 3)</td><td>0.6B</td><td><a href="https://huggingface.co/Divinci-AI/qwen3-0.6b-vindex">qwen3-0.6b-vindex</a></td><td>0.411</td><td>Smallest published; Qwen3 family-elevated C4</td></tr>
39
  <tr><td>Qwen3-8B bf16</td><td>Dense (Qwen 3)</td><td>8B</td><td><a href="https://huggingface.co/Divinci-AI/qwen3-8b-vindex">qwen3-8b-vindex</a></td><td>0.804</td><td>Architecture control for Bonsai</td></tr>