You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -651,7 +688,7 @@ Or check LLM judge model configuration in `models_config.yaml`.
651
688
652
689
## Notes
653
690
654
-
- **Environment Management**: Most models work with the general environment. Only use model-specific environments (in `models_requirements/`) when running models with special requirements (Uni-MoE, VITA, Video-LLaMA, MiniCPM-V, Phi-4).
691
+
- **Environment Management**: Most models work with the general environment. Only use model-specific environments (in `models_requirements/`) when running models with special requirements (Baichuan-Omni 1.5, OLA, OmniVinci, Uni-MoE, VITA, Video-LLaMA, MiniCPM-V, Phi-4).
655
692
656
693
- **Path Resolution**: All scripts expect to be run from the `sonic-o1` parent directory to properly resolve relative imports and data paths.
0 commit comments