Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
"architectures": [
|
| 4 |
"LlavaQwenForCausalLM"
|
| 5 |
],
|
|
|
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 151643,
|
| 8 |
"eos_token_id": 151645,
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"LlavaQwenForCausalLM"
|
| 5 |
],
|
| 6 |
+
"mm_newline_position":"one_token",
|
| 7 |
"attention_dropout": 0.0,
|
| 8 |
"bos_token_id": 151643,
|
| 9 |
"eos_token_id": 151645,
|