todo(5): open

This commit is contained in:
Tiara Rodney 2026-06-16 20:15:09 +02:00
parent 8726e3c9b4
commit a24c6c9681
Signed by: tiara
GPG key ID: 5CD8EC1D46106723

14
TODO
View file

@ -75,3 +75,17 @@ Relationships:
Description: Add the resident harness that loads the 14GB base once and keeps it Description: Add the resident harness that loads the 14GB base once and keeps it
hot, training fresh LoRA adapters and evaluating them without hot, training fresh LoRA adapters and evaluating them without
reloading the base, for the slow-OcuLink iterate loop. reloading the base, for the slow-OcuLink iterate loop.
--ISSUE
Content-Type: application/issue
ID: 5
Type: feature
Title: Pipeline overview README
Status: open
Priority: medium
Created: 2026-06-16
Module: sekft
Relationships:
Description: Document the sekft pipeline: the trainer, evaluator, and resident
harness; how they consume the posix-sdc dataset; the render
contract; and how to run on the GPU box.