Use Negative Feature Layer Indices
#9
by
abrooks9944
- opened
- config.json +4 -4
config.json
CHANGED
@@ -113,10 +113,10 @@
|
|
113 |
"model_type": "llava_next",
|
114 |
"use_image_newline_parameter": true,
|
115 |
"vision_feature_layer": [
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
],
|
121 |
"vision_feature_select_strategy": "full",
|
122 |
"text_config": {
|
|
|
113 |
"model_type": "llava_next",
|
114 |
"use_image_newline_parameter": true,
|
115 |
"vision_feature_layer": [
|
116 |
+
-24,
|
117 |
+
-20,
|
118 |
+
-12,
|
119 |
+
-1
|
120 |
],
|
121 |
"vision_feature_select_strategy": "full",
|
122 |
"text_config": {
|