doberst commited on
Commit
58207cf
·
1 Parent(s): 9ea59c4

Upload config.json

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