Upload processor
Browse files- processor_config.json +1 -1
processor_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"image_seq_length": 256,
|
| 3 |
-
"image_token": "<
|
| 4 |
"processor_class": "Ovis2Processor"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"image_seq_length": 256,
|
| 3 |
+
"image_token": "<IMG_ATOM>",
|
| 4 |
"processor_class": "Ovis2Processor"
|
| 5 |
}
|