[object Object]

← back to Model Arena

mac1: revive Ollama (unstuck pinned qwen3:14b); restore arena 4th-local slot to Mac1 host (OLLAMA_MAC1=1) for 2-host parallelism — verified concurrent Mac1+Mac2 run

84ddac14f3ee70e5e09e2356c74de6227b40aa27 · 2026-07-22 23:24:16 -0700 · Steve

Files touched

Diff

commit 84ddac14f3ee70e5e09e2356c74de6227b40aa27
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Jul 22 23:24:16 2026 -0700

    mac1: revive Ollama (unstuck pinned qwen3:14b); restore arena 4th-local slot to Mac1 host (OLLAMA_MAC1=1) for 2-host parallelism — verified concurrent Mac1+Mac2 run
---
 data/artifacts/acebf42d306a/qwen3-14b.html  |  68 ++++++++++++++++
 data/artifacts/f1c13a3b7ac5/hermes3-8b.html |  26 ++++++
 data/artifacts/f1c13a3b7ac5/qwen25-7b.html  |  22 +++++
 data/challenges.json                        | 122 +++++++++++++++++++++-------
 4 files changed, 208 insertions(+), 30 deletions(-)

diff --git a/data/artifacts/acebf42d306a/qwen3-14b.html b/data/artifacts/acebf42d306a/qwen3-14b.html
new file mode 100644
index 0000000..e66ecb6
--- /dev/null
+++ b/data/artifacts/acebf42d306a/qwen3-14b.html
@@ -0,0 +1,68 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <style>
+        body { font-family: Arial, sans-serif; margin: 20px; }
+        h1, h2 { color: #2c3e50; }
+        table { border-collapse: collapse; width: 100%; margin-bottom: 20px; }
+        th, td { border: 1px solid #ddd; padding: 8px; text-align: left; }
+        th { background-color: #f2f2f2; }
+        .citation { font-size: 0.9em; color: #555; }
+        .executive-summary { background-color: #ecf0f1; padding: 15px; border-radius: 5px; }
+    </style>
+    <title>Quantum Computing 2023-2024 Benchmark</title>
+</head>
+<body>
+    <h1>Quantum Computing Developments (2023-2024)</h1>
+
+    <h2>Executive Summary</h2>
+    <div class="executive-summary">
+        <p>This report synthesizes the latest advancements in quantum computing across IBM, Google, Microsoft, Quantinuum, PsiQuantum, and IonQ. Key developments include IBM's 1274-qubit Condor processor, Google's demonstration of error-corrected logical qubits, and Microsoft's topological qubit breakthroughs. However, challenges persist in scalability, error correction, and commercialization. Conflicting reports highlight divergent timelines for fault-tolerant quantum computing. The cost of quantum hardware remains prohibitive for most industries, though cloud access is expanding. A detailed timeline and comparative analysis follow.</p>
+    </div>
+
+    <h2>Timeline of Developments (2023-2024)</h2>
+    <table>
+        <tr><th>Date</th><th>Event</th><th>Source</th></tr>
+        <tr><td>2023-01</td><td>IBM launches 1274-qubit Condor processor</td><td><a href="https://example.com" target="_blank">IBM Research</a></td></tr>
+        <tr><td>2023-06</td><td>Google achieves 2 logical qubits with error correction</td><td><a href="https://example.com" target="_blank">Nature</a></td></tr>
+        <tr><td>2023-10</td><td>Microsoft unveils topological qubit prototype</td><td><a href="https://example.com" target="_blank">Microsoft Blog</a></td></tr>
+        <tr><td>2024-03</td><td>Quantinuum claims 1000+ qubit system with 99.9% fidelity</td><td><a href="https://example.com" target="_blank">Quantinuum Press</a></td></tr>
+        <tr><td>2024-05</td><td>PsiQuantum announces $1B funding for silicon photonics</td><td><a href="https://example.com" target="_blank">TechCrunch</a></td></tr>
+        <tr><td>2024-08</td><td>IonQ deploys 32-qubit trapped ion system</td><td><a href="https://example.com" target="_blank">IonQ Release</a></td></tr>
+    </table>
+    <div class="citation">Sources verified via academic papers and company announcements. Conflicting reports on error rates (Nature vs. arXiv 2024-07).</div>
+
+    <h2>Company Comparison</h2>
+    <table>
+        <tr><th>Company</th><th>Qubits</th><th>Architecture</th><th>Key Milestone</th><th>Cost</th><th>Year</th></tr>
+        <tr><td>IBM</td><td>1274</td><td>Superconducting</td><td>Condor processor</td><td>$10M+</td><td>2023</td></tr>
+        <tr><td>Google</td><td>72</td><td>Superconducting</td><td>Logical qubit (2)</td><td>Cloud-based</td><td>2023</td></tr>
+        <tr><td>Microsoft</td><td>10</td><td>Topological</td><td>Prototype qubit</td><td>Proprietary</td><td>2023</td></tr>
+        <tr><td>Quantinuum</td><td>1000+</td><td>Trapped ions</td><td>99.9% fidelity</td><td>$5M+</td><td>2024</td></tr>
+        <tr><td>PsiQuantum</td><td>1000+</td><td>Silicon photonics</td><td>$1B funding</td><td>Undisclosed</td><td>2024</td></tr>
+        <tr><td>IonQ</td><td>32</td><td>Trapped ions</td><td>Commercial deployment</td><td>$2M+</td><td>2024</td></tr>
+    </table>
+
+    <h2>Rankings</h2>
+    <p><strong>Coding:</strong> IBM (10/10) - Google (9/10) - Quantinuum (8/10)</p>
+    <p><strong>Speed:</strong> IonQ (9/10) - Microsoft (8/10) - PsiQuantum (7/10)</p>
+    <p><strong>Accuracy:</strong> Google (10/10) - IBM (9/10) - Quantinuum (8/10)</p>
+    <p><strong>Cost:</strong> IonQ (7/10) - Google (10/10) - Microsoft (6/10)</p>
+
+    <h2>Citations</h2>
+    <ul>
+        <li>IBM Condor: <a href="https://example.com" target="_blank">IBM Research 2023</a></li>
+        <li>Google Logical Qubits: <a href="https://example.com" target="_blank">Nature 2023</a></li>
+        <li>Microsoft Topological Qubits: <a href="https://example.com" target="_blank">Microsoft Blog 2023</a></li>
+        <li>Quantinuum Fidelity: <a href="https://example.com" target="_blank">Quantinuum Press 2024</a></li>
+        <li>PsiQuantum Funding: <a href="https://example.com" target="_blank">TechCrunch 2024</a></li>
+        <li>IonQ Deployment: <a href="https://example.com" target="_blank">IonQ Release 2024</a></li>
+    </ul>
+
+    <h2>Uncertainties</h2>
+    <ul>
+        <li>Microsoft's topological qubit scalability remains unproven (arXiv 2024-07).</li>
+        <li>Quantinuum's 1000+ qubit claim lacks peer-reviewed validation.</li>
+    </ul>
+</body>
+</html>
\ No newline at end of file
diff --git a/data/artifacts/f1c13a3b7ac5/hermes3-8b.html b/data/artifacts/f1c13a3b7ac5/hermes3-8b.html
new file mode 100644
index 0000000..b79797e
--- /dev/null
+++ b/data/artifacts/f1c13a3b7ac5/hermes3-8b.html
@@ -0,0 +1,26 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="UTF-8">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  <title>OK</title>
+  <style>
+    body {
+      display: flex;
+      justify-content: center;
+      align-items: center;
+      height: 100vh;
+      margin: 0;
+      font-family: Arial, sans-serif;
+    }
+    
+    h1 {
+      color: #333;
+      text-shadow: 2px 2px 0px #fff;
+    }
+  </style>
+</head>
+<body>
+  <h1>OK</h1>
+</body>
+</html>
\ No newline at end of file
diff --git a/data/artifacts/f1c13a3b7ac5/qwen25-7b.html b/data/artifacts/f1c13a3b7ac5/qwen25-7b.html
new file mode 100644
index 0000000..b959b99
--- /dev/null
+++ b/data/artifacts/f1c13a3b7ac5/qwen25-7b.html
@@ -0,0 +1,22 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>OK Document</title>
+    <style>
+        h1 {
+            color: green;
+            text-align: center;
+        }
+    </style>
+    <script>
+        document.addEventListener("DOMContentLoaded", function() {
+            alert("OK");
+        });
+    </script>
+</head>
+<body>
+    <h1>OK</h1>
+</body>
+</html>
\ No newline at end of file
diff --git a/data/challenges.json b/data/challenges.json
index b49c81b..51c1359 100644
--- a/data/challenges.json
+++ b/data/challenges.json
@@ -239,30 +239,38 @@
       {
         "model": "qwen3-14b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:45.482Z"
       },
       {
         "model": "gemma3-12b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:45.482Z"
       },
       {
         "model": "hermes3-8b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:45.482Z"
       },
       {
         "model": "qwen25-7b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:45.482Z"
       },
       {
         "model": "claude",
@@ -274,23 +282,29 @@
       {
         "model": "kimi",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:45.482Z"
       },
       {
         "model": "gpt",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:45.482Z"
       },
       {
         "model": "grok",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:45.482Z"
       }
     ]
   },
@@ -303,31 +317,40 @@
     "runs": [
       {
         "model": "qwen3-14b",
-        "status": "error",
-        "error": "server restarted mid-run",
-        "seconds": 0,
-        "cost": null
+        "status": "done",
+        "error": null,
+        "seconds": 70,
+        "cost": 0,
+        "started_at": "2026-07-23T06:22:43.824Z",
+        "finished_at": "2026-07-23T06:23:53.448Z",
+        "bytes": 4800
       },
       {
         "model": "gemma3-12b",
         "status": "error",
         "error": "server restarted mid-run",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": "2026-07-23T06:23:53.449Z",
+        "finished_at": "2026-07-23T06:22:45.481Z"
       },
       {
         "model": "hermes3-8b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:15.481Z"
       },
       {
         "model": "qwen25-7b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:15.481Z"
       },
       {
         "model": "claude",
@@ -341,21 +364,27 @@
         "status": "error",
         "error": "server restarted mid-run",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": "2026-07-23T06:22:49.410Z",
+        "finished_at": null
       },
       {
         "model": "gpt",
         "status": "error",
         "error": "server restarted mid-run",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": "2026-07-23T06:22:51.342Z",
+        "finished_at": null
       },
       {
         "model": "grok",
         "status": "error",
         "error": "server restarted mid-run",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": "2026-07-23T06:22:52.378Z",
+        "finished_at": null
       }
     ]
   },
@@ -369,16 +398,20 @@
       {
         "model": "qwen3-14b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:15.481Z"
       },
       {
         "model": "gemma3-12b",
         "status": "error",
-        "error": "server restarted mid-run",
+        "error": "never started — model host busy/down",
         "seconds": 0,
-        "cost": null
+        "cost": null,
+        "started_at": null,
+        "finished_at": "2026-07-23T06:23:15.481Z"
       },
       {
         "model": "hermes3-8b",
@@ -617,5 +650,34 @@
       }
     ],
     "voted_at": "2026-07-23T06:13:14.106Z"
+  },
+  {
+    "id": "f1c13a3b7ac5",
+    "title": "Mac1 host check",
+    "prompt": "Single-file HTML with <h1>OK</h1> only.",
+    "created_at": "2026-07-23T06:24:00.962Z",
+    "winner": null,
+    "runs": [
+      {
+        "model": "qwen25-7b",
+        "status": "done",
+        "error": null,
+        "seconds": 3,
+        "cost": 0,
+        "started_at": "2026-07-23T06:24:00.967Z",
+        "finished_at": "2026-07-23T06:24:04.417Z",
+        "bytes": 456
+      },
+      {
+        "model": "hermes3-8b",
+        "status": "done",
+        "error": null,
+        "seconds": 4,
+        "cost": 0,
+        "started_at": "2026-07-23T06:24:00.972Z",
+        "finished_at": "2026-07-23T06:24:05.001Z",
+        "bytes": 471
+      }
+    ]
   }
 ]
\ No newline at end of file

← 39b20bd auto-save: 2026-07-22T23:17:18 (4 files) — data/challenges.j  ·  back to Model Arena  ·  yolo idea 1: artifact auto-screenshots — headless-render eac 37d6993 →