No description
Find a file
Tiara Rodney 4e45bacf0b
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.
2026-06-16 20:14:15 +02:00
src/tiararodney/sekft feat: add SFT trainer with chat-template render and assistant-only mask 2026-06-16 20:14:12 +02:00
.gitignore chore: initial commit 2026-06-16 20:13:14 +02:00
Dockerfile chore: initial commit 2026-06-16 20:13:14 +02:00
Pipfile chore: pin posix-sdc as a local editable dependency 2026-06-16 20:13:49 +02:00
pyproject.toml feat: scaffold installable namespace package 2026-06-16 20:13:48 +02:00
TODO todo(2): done 2026-06-16 20:14:15 +02:00
tox.ini chore: add tox lint, format and test environments 2026-06-16 20:13:49 +02:00