Repin structural-smoke notebooks
Browse files
notebooks/autonoma_fable_router_structural_campaign_colab.ipynb
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"\n",
|
| 9 |
"This is a **one-start, mechanical, non-routing campaign**. It never trains or publishes a candidate model. Each frozen donor bank runs in a fresh subprocess, uploads its own append-only evidence, releases CUDA process state, and then the campaign uploads a final private summary.\n",
|
| 10 |
"\n",
|
| 11 |
-
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
@@ -43,7 +43,7 @@
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
-
"REVISION = \"
|
| 47 |
"ROOT = Path(\"/content/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|
|
|
|
| 8 |
"\n",
|
| 9 |
"This is a **one-start, mechanical, non-routing campaign**. It never trains or publishes a candidate model. Each frozen donor bank runs in a fresh subprocess, uploads its own append-only evidence, releases CUDA process state, and then the campaign uploads a final private summary.\n",
|
| 10 |
"\n",
|
| 11 |
+
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@80187cbecd20b8f37189c1f8eb7b1c70d805f213`. The campaign continues after a bank-specific failure so unattended time still produces evidence. A pass authorizes no routing or training.\n"
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
+
"REVISION = \"80187cbecd20b8f37189c1f8eb7b1c70d805f213\"\n",
|
| 47 |
"ROOT = Path(\"/content/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|
notebooks/autonoma_fable_router_structural_campaign_kaggle.ipynb
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"\n",
|
| 9 |
"This is a **one-start, mechanical, non-routing campaign**. It never trains or publishes a candidate model. Each frozen donor bank runs in a fresh subprocess, uploads its own append-only evidence, releases CUDA process state, and then the campaign uploads a final private summary.\n",
|
| 10 |
"\n",
|
| 11 |
-
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
@@ -43,7 +43,7 @@
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
-
"REVISION = \"
|
| 47 |
"ROOT = Path(\"/kaggle/working/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|
|
|
|
| 8 |
"\n",
|
| 9 |
"This is a **one-start, mechanical, non-routing campaign**. It never trains or publishes a candidate model. Each frozen donor bank runs in a fresh subprocess, uploads its own append-only evidence, releases CUDA process state, and then the campaign uploads a final private summary.\n",
|
| 10 |
"\n",
|
| 11 |
+
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@80187cbecd20b8f37189c1f8eb7b1c70d805f213`. The campaign continues after a bank-specific failure so unattended time still produces evidence. A pass authorizes no routing or training.\n"
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
+
"REVISION = \"80187cbecd20b8f37189c1f8eb7b1c70d805f213\"\n",
|
| 47 |
"ROOT = Path(\"/kaggle/working/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|
notebooks/autonoma_fable_router_structural_smoke_colab.ipynb
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"\n",
|
| 9 |
"This notebook runs **mechanical, non-routing evidence only**. It does not train or publish a candidate model. It validates one frozen donor bank against the real Fable host, attaches only layer 29, persists pass/fail evidence to the private `Swordnael/LFM2.5-Fable-Router-Smoke-Evidence` dataset, and refuses GPUs below 14 GiB or insufficient disk.\n",
|
| 10 |
"\n",
|
| 11 |
-
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
@@ -43,7 +43,7 @@
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
-
"REVISION = \"
|
| 47 |
"ROOT = Path(\"/content/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|
|
|
|
| 8 |
"\n",
|
| 9 |
"This notebook runs **mechanical, non-routing evidence only**. It does not train or publish a candidate model. It validates one frozen donor bank against the real Fable host, attaches only layer 29, persists pass/fail evidence to the private `Swordnael/LFM2.5-Fable-Router-Smoke-Evidence` dataset, and refuses GPUs below 14 GiB or insufficient disk.\n",
|
| 10 |
"\n",
|
| 11 |
+
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@80187cbecd20b8f37189c1f8eb7b1c70d805f213`. The four bank IDs should be run in the declared order, one per fresh execution. Failed runs remain evidence and never authorize training.\n"
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
+
"REVISION = \"80187cbecd20b8f37189c1f8eb7b1c70d805f213\"\n",
|
| 47 |
"ROOT = Path(\"/content/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|
notebooks/autonoma_fable_router_structural_smoke_kaggle.ipynb
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"\n",
|
| 9 |
"This notebook runs **mechanical, non-routing evidence only**. It does not train or publish a candidate model. It validates one frozen donor bank against the real Fable host, attaches only layer 29, persists pass/fail evidence to the private `Swordnael/LFM2.5-Fable-Router-Smoke-Evidence` dataset, and refuses GPUs below 14 GiB or insufficient disk.\n",
|
| 10 |
"\n",
|
| 11 |
-
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
@@ -43,7 +43,7 @@
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
-
"REVISION = \"
|
| 47 |
"ROOT = Path(\"/kaggle/working/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|
|
|
|
| 8 |
"\n",
|
| 9 |
"This notebook runs **mechanical, non-routing evidence only**. It does not train or publish a candidate model. It validates one frozen donor bank against the real Fable host, attaches only layer 29, persists pass/fail evidence to the private `Swordnael/LFM2.5-Fable-Router-Smoke-Evidence` dataset, and refuses GPUs below 14 GiB or insufficient disk.\n",
|
| 10 |
"\n",
|
| 11 |
+
"Source bundle: `Swordnael/LFM2.5-Fable-Router-Curriculum@80187cbecd20b8f37189c1f8eb7b1c70d805f213`. The four bank IDs should be run in the declared order, one per fresh execution. Failed runs remain evidence and never authorize training.\n"
|
| 12 |
]
|
| 13 |
},
|
| 14 |
{
|
|
|
|
| 43 |
"from pathlib import Path\n",
|
| 44 |
"from urllib.request import urlopen\n",
|
| 45 |
"\n",
|
| 46 |
+
"REVISION = \"80187cbecd20b8f37189c1f8eb7b1c70d805f213\"\n",
|
| 47 |
"ROOT = Path(\"/kaggle/working/autonoma-fable-smoke\")\n",
|
| 48 |
"CODE = ROOT / \"runner\"\n",
|
| 49 |
"CODE.mkdir(parents=True, exist_ok=True)\n",
|