upload ckpts
Browse files- config.json +1 -2
config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "checkpoints/Qwen2-VL-2B-Instruct/",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"aux_loss": false,
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
+
"SliMMForConditionalGeneration"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
6 |
"aux_loss": false,
|