mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-07 20:10:17 +00:00
fix precommit
This commit is contained in:
@@ -250,7 +250,6 @@ class FusedLayerNorm(BaseLayerNorm):
|
||||
return layernorm
|
||||
|
||||
|
||||
|
||||
class CohereLayerNorm(BaseLayerNorm):
|
||||
r"""
|
||||
This is a wrapper around the transformers.models.cohere.CohereLayerNorm. It is meant to be used only with the from_native_module interface.
|
||||
|
Reference in New Issue
Block a user