mrm8488 commited on
Commit
f12b6af
·
verified ·
1 Parent(s): 6b0fe51

Create modeling_stablelm_epoch.py

Browse files
Files changed (1) hide show
  1. modeling_stablelm_epoch.py +1 -1
modeling_stablelm_epoch.py CHANGED
@@ -916,4 +916,4 @@ class StableLMEpochForCausalLM(StableLMEpochPreTrainedModel):
916
 
917
 
918
  StableLMEpochConfig.register_for_auto_class()
919
- StableLMEpochForCausalLM.register_for_auto_class("AutoModelForCausalLM")
 
916
 
917
 
918
  StableLMEpochConfig.register_for_auto_class()
919
+ StableLMEpochForCausalLM.register_for_auto_class("AutoModelForCausalLM")