amazingvince
commited on
Commit
•
0bf095b
1
Parent(s):
a6a97bc
Upload config.json with huggingface_hub
Browse files- config.json +0 -4
config.json
CHANGED
@@ -2,10 +2,6 @@
|
|
2 |
"architectures": [
|
3 |
"DiffLLaMAForCausalLM"
|
4 |
],
|
5 |
-
"auto_map": {
|
6 |
-
"AutoConfig": "modeling_diff_llama.DiffLLaMAConfig",
|
7 |
-
"AutoModelForCausalLM": "modeling_diff_llama.DiffLLaMAForCausalLM"
|
8 |
-
},
|
9 |
"attention_bias": false,
|
10 |
"attention_dropout": 0.0,
|
11 |
"bos_token_id": 1,
|
|
|
2 |
"architectures": [
|
3 |
"DiffLLaMAForCausalLM"
|
4 |
],
|
|
|
|
|
|
|
|
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": 1,
|