jeiku commited on
Commit
e6fa766
1 Parent(s): ae75734

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -4,8 +4,8 @@
4
  "StableLMEpochForCausalLM"
5
  ],
6
  "auto_map": {
7
- "AutoConfig": "jeiku/Bones_3B--configuration_stablelm_epoch.StableLMEpochConfig",
8
- "AutoModelForCausalLM": "jeiku/Bones_3B--modeling_stablelm_epoch.StableLMEpochForCausalLM"
9
  },
10
  "bos_token_id": 0,
11
  "eos_token_id": 0,
 
4
  "StableLMEpochForCausalLM"
5
  ],
6
  "auto_map": {
7
+ "AutoConfig": "configuration_stablelm_epoch.StableLMEpochConfig",
8
+ "AutoModelForCausalLM": "modeling_stablelm_epoch.StableLMEpochForCausalLM"
9
  },
10
  "bos_token_id": 0,
11
  "eos_token_id": 0,