Image-to-Text
Transformers
Safetensors
llava
image-text-to-text
mergekit
Merge
Mistral_Star
Mistral_Quiet
Mistral
Mixtral
Question-Answer
Token-Classification
Sequence-Classification
SpydazWeb-AI
chemistry
biology
legal
code
climate
medical
LCARS_AI_StarTrek_Computer
text-generation-inference
chain-of-thought
tree-of-knowledge
forest-of-thoughts
visual-spacial-sketchpad
alpha-mind
knowledge-graph
entity-detection
encyclopedia
wikipedia
stack-exchange
Reddit
Cyber-series
MegaMind
Cybertron
SpydazWeb
Spydaz
LCARS
star-trek
mega-transformers
Mulit-Mega-Merge
Multi-Lingual
Afro-Centric
African-Model
Ancient-One
Inference Endpoints
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"LlavaForConditionalGeneration"
|
4 |
],
|
5 |
"ignore_index": -100,
|
6 |
"image_token_index": 32000,
|
@@ -38,5 +38,5 @@
|
|
38 |
"projection_dim": 512
|
39 |
},
|
40 |
"vision_feature_layer": -2,
|
41 |
-
"vision_feature_select_strategy": "
|
42 |
}
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"LlavaForConditionalGeneration","MistralForCausalLM"
|
4 |
],
|
5 |
"ignore_index": -100,
|
6 |
"image_token_index": 32000,
|
|
|
38 |
"projection_dim": 512
|
39 |
},
|
40 |
"vision_feature_layer": -2,
|
41 |
+
"vision_feature_select_strategy": "full"
|
42 |
}
|