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.
This commit is contained in:
Tiara Rodney 2026-06-16 20:14:11 +02:00
parent fab16d175d
commit 4533a04021
Signed by: tiara
GPG key ID: 5CD8EC1D46106723

2
TODO
View file

@ -37,7 +37,7 @@ Content-Type: application/issue
ID: 2 ID: 2
Type: feature Type: feature
Title: SFT trainer with chat-template render and assistant-only mask Title: SFT trainer with chat-template render and assistant-only mask
Status: open Status: in-progress
Priority: medium Priority: medium
Created: 2026-06-16 Created: 2026-06-16
Module: sekft Module: sekft