| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <title>sources · xai</title> |
| <link rel="stylesheet" href="style.css"> |
| </head> |
| <body> |
|
|
| <h1>sources</h1> |
| <p class="meta">how claims stay honest</p> |
| <nav class="meta"> |
| <a href="index.html">home</a> |
| <a href="inkling.html">Inkling</a> |
| <a href="kimi-k3.html">Kimi K3</a> |
| <a href="compare.html">compare</a> |
| <a href="study.html">study</a> |
| <a href="sources.html">sources</a> |
| <a href="msc.html">MSc</a> |
| </nav> |
|
|
| <hr> |
|
|
| <ol> |
| <li>numbers only from Hub config, official docs/blogs, papers</li> |
| <li><code>derived/</code> is generated from <code>reference/</code> — do not hand-edit SPECs</li> |
| <li>unknown stays unknown (e.g. K3 active params)</li> |
| <li>secondary recaps never sole authority</li> |
| </ol> |
|
|
| <p><b>Inkling</b> — <a href="https://huggingface.co/thinkingmachines/Inkling">thinkingmachines/Inkling</a> · transformers <code>models/inkling</code></p> |
| <p><b>Kimi K3</b> — <a href="https://www.kimi.com/blog/kimi-k3">blog</a> · platform.kimi.ai · <a href="https://arxiv.org/abs/2510.26692">2510.26692</a> · K2.6 Hub config</p> |
|
|
| <pre>python3 studies/run.py test</pre> |
|
|
| <p class="meta"><a href="index.html">← home</a></p> |
| </body> |
| </html> |
| |
|
|