Use shared formatter target choices

This commit is contained in:
2026-06-27 13:49:42 +02:00
parent bd3adfcd5a
commit 928f55d2c3
4 changed files with 20 additions and 6 deletions
+4 -3
View File
@@ -89,9 +89,10 @@ Formatter target handling now has one home:
- `formatter_target.py`
It owns route-neutral target normalization for `auto`, `single`, `softcore`,
and `hardcore`, including pair-side semantics. Single-output formatters select
the softcore side for pair `auto`/`single` targets, while caption pair routing
can still include both sides for combined training captions.
and `hardcore`, including node choice lists and pair-side semantics.
Single-output formatters select the softcore side for pair `auto`/`single`
targets, while caption pair routing can still include both sides for combined
training captions.
Shared hardcore phrase cleanup now has one home: