Skip to content

Commit 8b91818

Browse files
committed
rm docstring
1 parent 01951ae commit 8b91818

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/leap_finetune/utils/model_utils.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
"""Utility functions for model detection and configuration."""
2-
3-
41
def is_moe_model_from_name(model_name: str) -> bool:
52
"""Check if a model is a MoE (Mixture of Experts) model based on model name.
63

0 commit comments

Comments
 (0)