ZahrizhalAli
commited on
Commit
•
9a3a04f
1
Parent(s):
88cd333
Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
@@ -3,9 +3,6 @@ LlamaConfig {
|
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
6 |
-
"auto_map": {
|
7 |
-
"AutoModelForCausalLM": "modeling_flash_llama.LlamaForCausalLM"
|
8 |
-
},
|
9 |
"bos_token_id": 1,
|
10 |
"eos_token_id": 2,
|
11 |
"hidden_act": "silu",
|
|
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
|
|
|
|
6 |
"bos_token_id": 1,
|
7 |
"eos_token_id": 2,
|
8 |
"hidden_act": "silu",
|