Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"XXXVLForConditionalGeneration","SeamlessM4Tv2ForTextToText","XXXForTextToText","DeepseekV3ForCausalLM"
|
| 4 |
],
|
| 5 |
-
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 151643,
|
| 8 |
"eos_token_id": 151645,
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"XXXVLForConditionalGeneration","SeamlessM4Tv2ForTextToText","XXXForTextToText","DeepseekV3ForCausalLM"
|
| 4 |
],
|
| 5 |
+
auto_map: {},
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 151643,
|
| 8 |
"eos_token_id": 151645,
|