doberst commited on
Commit
c13f69e
·
1 Parent(s): df6867e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -3,9 +3,9 @@
3
  "StableLMEpochForCausalLM"
4
  ],
5
  "auto_map": {
6
- "AutoConfig": "configuration_stablelm_epoch.StableLMEpochConfig",
7
- "AutoModelForCausalLM": "modeling_stablelm_epoch.StableLMEpochForCausalLM",
8
- "AutoModel": "modeling_stablelm_epoch.StableLMEpochModel"
9
  },
10
  "_name_or_path": "stabilityai/stablelm-3b-4e1t",
11
  "bos_token_id": 0,
 
3
  "StableLMEpochForCausalLM"
4
  ],
5
  "auto_map": {
6
+ "AutoConfig": "stabilityai/stablelm-3b-4e1t--configuration_stablelm_epoch.StableLMEpochConfig",
7
+ "AutoModelForCausalLM": "stabilityai/stablelm-3b-4e1t--modeling_stablelm_epoch.StableLMEpochForCausalLM",
8
+ "AutoModel": "stabilityai/stablelm-3b-4e1t--modeling_stablelm_epoch.StableLMEpochModel"
9
  },
10
  "_name_or_path": "stabilityai/stablelm-3b-4e1t",
11
  "bos_token_id": 0,