Skip to content

Commit

Permalink
pc
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Apr 11, 2024
1 parent 2006b92 commit 8954a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llmfoundry/models/utils/act_ckpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import torch

from llmfoundry.layers_registry import attention_classes, norms
from llmfoundry.models.layers.blocks import MPTBlock
from llmfoundry.models.layers.blocks import FusedNormAttentionNorm, MPTBlock
from llmfoundry.models.layers.ffn import FFN_CLASS_REGISTRY

Expand Down

0 comments on commit 8954a05

Please sign in to comment.