From 4533a040210d9808fbb5b83894f53e218723b2c4 Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Tue, 16 Jun 2026 20:14:11 +0200 Subject: [PATCH] todo(2): in-progress sft renders via apply_chat_template; normalize_for_template folds system and merges consecutive turns; the loss mask trains assistant turns only and raises on a non-additive template; --inspect reports mask stats. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 6840657..85e05c7 100644 --- a/TODO +++ b/TODO @@ -37,7 +37,7 @@ Content-Type: application/issue ID: 2 Type: feature Title: SFT trainer with chat-template render and assistant-only mask -Status: open +Status: in-progress Priority: medium Created: 2026-06-16 Module: sekft