Pure audio models (orpheus, sparktts, whisper, sesame-csm) now always have trainOnCompletions auto-unchecked when selected. Gemma3n (audio_vlm) only unchecks when the dataset is audio. - Add is_audio to frontend ModelConfigResponse (backend already returns it) - Add isAudioModel state to training config store - Auto-set trainOnCompletions=false for pure audio models on model load - Auto-set trainOnCompletions=false for audio VLMs when dataset is audio - Respect manual user override via existing _trainOnCompletionsManuallySet flag |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| tests | ||
| LICENSE.AGPL-3.0 | ||