Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"architectures": ["Qwen2ForCausalLM"],
|
| 3 |
-
"auto_map": {
|
| 4 |
-
"AutoConfig": "configuration_qwen2.Qwen2Config",
|
| 5 |
-
"AutoModelForCausalLM": "modeling_qwen2.Qwen2ForCausalLM"
|
| 6 |
-
},
|
| 7 |
"attention_dropout": 0.0,
|
| 8 |
"bos_token_id": 151643,
|
| 9 |
"eos_token_id": 151643,
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": ["Qwen2ForCausalLM"],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"attention_dropout": 0.0,
|
| 4 |
"bos_token_id": 151643,
|
| 5 |
"eos_token_id": 151643,
|