chore(pi052): trim logging and recipes

This commit is contained in:
Pepijn
2026-06-23 11:38:07 +02:00
parent 4dbe83d3bc
commit 6f0c776017
12 changed files with 40 additions and 360 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ The renderer does not apply a tokenizer chat template. Policy processors decide
## Blends
Blend recipes select one weighted sub-recipe deterministically from the sample index.
`recipes/subtasks_vqa.yaml` trains the core blend — high-level subtask prediction, low-level execution, and VQA. `recipes/subtask_mem_vqa_speech.yaml` is the fuller variant that also adds memory updates and spoken interjection responses.
`recipes/subtask_mem.yaml` trains the compact core blend — high-level subtask prediction, low-level execution, and memory. `recipes/subtask_mem_vqa_speech.yaml` is the fuller variant that also adds VQA and spoken interjection responses.
## Graceful absence