jadechoghari
commited on
Commit
•
3919220
1
Parent(s):
cea226e
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"FerretGemmaForCausalLM"
|
5 |
],
|
@@ -52,7 +52,7 @@
|
|
52 |
"mm_use_im_start_end": false,
|
53 |
"mm_vision_select_feature": "patch",
|
54 |
"mm_vision_select_layer": -2,
|
55 |
-
"mm_vision_tower": "/
|
56 |
"mm_vision_tower_lr": null,
|
57 |
"model_type": "ferret_gemma",
|
58 |
"num_attention_heads": 8,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "jadechoghari/ferret-gemma",
|
3 |
"architectures": [
|
4 |
"FerretGemmaForCausalLM"
|
5 |
],
|
|
|
52 |
"mm_use_im_start_end": false,
|
53 |
"mm_vision_select_feature": "patch",
|
54 |
"mm_vision_select_layer": -2,
|
55 |
+
"mm_vision_tower": "openai/clip-vit-large-patch14-336",
|
56 |
"mm_vision_tower_lr": null,
|
57 |
"model_type": "ferret_gemma",
|
58 |
"num_attention_heads": 8,
|