Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -2,10 +2,6 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"Qwen2ForCausalLM"
|
| 4 |
],
|
| 5 |
-
"auto_map": {
|
| 6 |
-
"AutoModel": "modular_qwen2.Qwen2Model",
|
| 7 |
-
"AutoModelForCausalLM": "modular_qwen2.Qwen2ForCausalLM"
|
| 8 |
-
},
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"bos_token_id": 151643,
|
| 11 |
"eos_token_id": 151645,
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"Qwen2ForCausalLM"
|
| 4 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"attention_dropout": 0.0,
|
| 6 |
"bos_token_id": 151643,
|
| 7 |
"eos_token_id": 151645,
|