default_video_generation_params fell back to a hardcoded LTX 40/4.0 when no identifier matched. A Wan model loaded from an opaque local path under an explicit family_override (none of gguf_filename / repo_id / base_repo carrying a wan token) then ran 40/4.0 instead of Wan's 50/5.0. Add a fallback param and pass the resolved family's own default_steps/default_guidance from both call sites, so the fallback tracks the actual family. |
||
|---|---|---|
| .. | ||
| data_recipe | ||
| export | ||
| inference | ||
| rag | ||
| training | ||
| __init__.py | ||
| _torchao_stub.py | ||
| import_guards.py | ||
| tool_healing.py | ||