From 4e45bacf0bfebeefd2c7f93d3455d8da2e007184 Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Tue, 16 Jun 2026 20:14:15 +0200 Subject: [PATCH] todo(2): done Trainer renders with the model's chat template, canonicalises turns, masks to assistant-only by token-prefix differencing, and trains a QLoRA adapter. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 85e05c7..d4e9dce 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: in-progress +Status: done Priority: medium Created: 2026-06-16 Module: sekft