Skip to content

Commit

Permalink
Modified for style
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntan committed Feb 6, 2025
1 parent 84570ff commit bb9c70b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
import torch.utils.checkpoint
from torch import nn

from ...activations import ACT2FN
from ...cache_utils import Cache
from ...utils import add_start_docstrings, logging
from ...activations import ACT2FN

from ..granitemoe.modeling_granitemoe import (
GraniteMoeDecoderLayer,
Expand Down

0 comments on commit bb9c70b

Please sign in to comment.