There was an error while loading. Please reload this page.
1 parent 01951ae commit 8b91818Copy full SHA for 8b91818
1 file changed
src/leap_finetune/utils/model_utils.py
@@ -1,6 +1,3 @@
1
-"""Utility functions for model detection and configuration."""
2
-
3
4
def is_moe_model_from_name(model_name: str) -> bool:
5
"""Check if a model is a MoE (Mixture of Experts) model based on model name.
6
0 commit comments