Walmart-the-bag
commited on
Commit
•
7e13cca
1
Parent(s):
6962f2c
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"AutoConfig": "configuration_stablelm_epoch.StableLMEpochConfig",
|
8 |
"AutoModel": "modeling_stablelm_epoch.StableLMEpochForCausalLM",
|
9 |
"AutoModelForCausalLM": "modeling_stablelm_epoch.StableLMEpochForCausalLM"
|
10 |
-
}
|
11 |
"bos_token_id": 0,
|
12 |
"eos_token_id": 0,
|
13 |
"hidden_act": "silu",
|
|
|
7 |
"AutoConfig": "configuration_stablelm_epoch.StableLMEpochConfig",
|
8 |
"AutoModel": "modeling_stablelm_epoch.StableLMEpochForCausalLM",
|
9 |
"AutoModelForCausalLM": "modeling_stablelm_epoch.StableLMEpochForCausalLM"
|
10 |
+
},
|
11 |
"bos_token_id": 0,
|
12 |
"eos_token_id": 0,
|
13 |
"hidden_act": "silu",
|