Skip to content

Commit 6f5015c

Browse files
committed
fix format
Signed-off-by: Zhiyu Cheng <zhiyuc@nvidia.com>
1 parent 5779927 commit 6f5015c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modelopt/torch/quantization/plugins/huggingface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,6 @@ def forward(
786786
return next_states
787787

788788

789-
790789
def _get_fused_expert_intermediate_dim(module):
791790
"""Resolve the intermediate (expert) dimension from a fused expert module.
792791

0 commit comments

Comments
 (0)