Image token index -> id
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"architectures": [
|
3 |
"JanusForConditionalGeneration"
|
4 |
],
|
5 |
-
"
|
6 |
"model_type": "janus",
|
7 |
"text_config": {
|
8 |
"attention_bias": false,
|
|
|
2 |
"architectures": [
|
3 |
"JanusForConditionalGeneration"
|
4 |
],
|
5 |
+
"image_token_id": 100581,
|
6 |
"model_type": "janus",
|
7 |
"text_config": {
|
8 |
"attention_bias": false,
|