Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -64,5 +64,6 @@
|
|
| 64 |
"time_step_rank": "auto",
|
| 65 |
"transformers_version": "4.57.0",
|
| 66 |
"use_cache": true,
|
|
|
|
| 67 |
"vocab_size": 32768
|
| 68 |
}
|
|
|
|
| 64 |
"time_step_rank": "auto",
|
| 65 |
"transformers_version": "4.57.0",
|
| 66 |
"use_cache": true,
|
| 67 |
+
"add_bos_token": false,
|
| 68 |
"vocab_size": 32768
|
| 69 |
}
|