bridge.recipes.qwen_omni.qwen3_omni#
Qwen3-Omni thinker training recipes.
Module Contents#
Functions#
Return a minimal thinker-only SFT config for Qwen3-Omni 30B-A3B. |
|
Return a thinker-only SFT config backed by preloaded local JSON/JSONL data. |
API#
- bridge.recipes.qwen_omni.qwen3_omni.qwen3_omni_30b_a3b_sft_config(
- hf_path: str = 'Qwen/Qwen3-Omni-30B-A3B-Instruct',
Return a minimal thinker-only SFT config for Qwen3-Omni 30B-A3B.
- bridge.recipes.qwen_omni.qwen3_omni.qwen3_omni_30b_a3b_sft_preloaded_config(
- hf_path: str = 'Qwen/Qwen3-Omni-30B-A3B-Instruct',
Return a thinker-only SFT config backed by preloaded local JSON/JSONL data.