CoolFace
Apppublic

joinalignedai/benchmarks

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
index.html15 linesDownload Raw Back to root
1<!doctype html>2<html lang="en">3  <head>4    <meta charset="UTF-8" />5    <link rel="icon" type="image/png" href="./brand/guest-chat-mark.png" />6    <meta name="viewport" content="width=device-width, initial-scale=1.0" />7    <title>Benchmarks — Aligned AI</title>8    <script type="module" crossorigin src="./assets/index-DXmTz3Fn.js"></script>9    <link rel="stylesheet" crossorigin href="./assets/index-H4KrFm_L.css">10  </head>11  <body>12    <div id="root"></div>13  </body>14</html>15