jeiku commited on
Commit
b06befa
1 Parent(s): 931f273

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": "Aryanne/Astridboros-3B--configuration_stablelm_epoch.StableLMEpochConfig",
8
- "AutoModelForCausalLM": "Aryanne/Astridboros-3B--modeling_stablelm_epoch.StableLMEpochForCausalLM"
9
  },
10
  "bos_token_id": 0,
11
  "eos_token_id": 0,
 
4
  "StableLMEpochForCausalLM"
5
  ],
6
  "auto_map": {
7
+ "AutoConfig": "stabilityai/stablelm-3b-4e1t--configuration_stablelm_epoch.StableLMEpochConfig",
8
+ "AutoModelForCausalLM": "stabilityai/stablelm-3b-4e1t--configuration_stablelm_epoch.StableLMEpochConfig"
9
  },
10
  "bos_token_id": 0,
11
  "eos_token_id": 0,