Crystalcareai commited on
Commit
605c7ef
1 Parent(s): ac546a8

Update modeling_gemmoe.py

Browse files
Files changed (1) hide show
  1. modeling_gemmoe.py +1 -0
modeling_gemmoe.py CHANGED
@@ -776,6 +776,7 @@ class GemmoeDecoderLayer(nn.Module):
776
 
777
 
778
 
 
779
  GEMMOE_START_DOCSTRING = r"""
780
  This model inherits from [`PreTrainedModel`]. Check the superclass documentation for the generic methods the
781
  library implements for all its model (such as downloading or saving, resizing the input embeddings, pruning heads
 
776
 
777
 
778
 
779
+
780
  GEMMOE_START_DOCSTRING = r"""
781
  This model inherits from [`PreTrainedModel`]. Check the superclass documentation for the generic methods the
782
  library implements for all its model (such as downloading or saving, resizing the input embeddings, pruning heads