Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>bekko · browser benchmark</title> | |
| <meta | |
| name="description" | |
| content="Benchmark bekko embedding model document encoding in the browser on Natural Questions Parquet with WebGPU and WASM." | |
| /> | |
| <script> | |
| // Apply the saved/system theme before paint to avoid a flash. | |
| (function () { | |
| try { | |
| var stored = localStorage.getItem("bekko-theme"); | |
| var dark = stored ? stored === "dark" : matchMedia("(prefers-color-scheme: dark)").matches; | |
| if (dark) document.documentElement.classList.add("dark"); | |
| } catch (e) {} | |
| })(); | |
| </script> | |
| <script type="module" crossorigin src="/assets/benchmark-DDIcBhXB.js"></script> | |
| <link rel="modulepreload" crossorigin href="/assets/styles-CqhvA02s.js"> | |
| <link rel="stylesheet" crossorigin href="/assets/styles-vgcZZwOh.css"> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| </body> | |
| </html> | |