| <meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Ares Lab</title><style>body{max-width:760px;margin:8vh auto;padding:24px;background:#081015;color:#e7f1ef;font:17px system-ui}h1{font-size:44px;margin-bottom:0}p,li{line-height:1.6;color:#b6c8c7}a,code{color:#65ddcf}section{border:1px solid #254047;padding:20px;border-radius:12px;margin:18px 0}.warning{color:#e4b653}</style><h1>Ares Lab</h1><p>From-scratch Ares & Xiphos training materials.</p><section><h2>Colab notebook</h2><p><a href="notebooks/ares_xiphos_training.ipynb">Download the Colab-compatible training notebook</a>. In Google Colab choose <b>File → Upload notebook</b>, select the downloaded file, then choose a GPU runtime.</p><p class="warning">The included run is a small wiring test—not a general AI. It produces unapproved checkpoints and does not expose a public API.</p></section><p><a href="notebooks/ares_general_20m_colab.ipynb">Download the 20M-class general-language experiment notebook</a>.</p></section><section><h2>Architecture</h2><ul><li>Ares: answer/assist role</li><li>Xiphos: separate weights; proposal-only role</li><li>No generated plan can execute code.</li><li>Use licensed, documented data only.</li></ul></section> | |