jadechoghari
commited on
Commit
•
ee8b7df
1
Parent(s):
e376079
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"FerretLlamaForCausalLM"
|
5 |
],
|
@@ -50,7 +50,7 @@
|
|
50 |
"mm_use_im_start_end": false,
|
51 |
"mm_vision_select_feature": "patch",
|
52 |
"mm_vision_select_layer": -2,
|
53 |
-
"mm_vision_tower": "/
|
54 |
"mm_vision_tower_lr": null,
|
55 |
"model_type": "ferret_llama",
|
56 |
"num_attention_head": 32,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "jadechoghari/ferret-llama",
|
3 |
"architectures": [
|
4 |
"FerretLlamaForCausalLM"
|
5 |
],
|
|
|
50 |
"mm_use_im_start_end": false,
|
51 |
"mm_vision_select_feature": "patch",
|
52 |
"mm_vision_select_layer": -2,
|
53 |
+
"mm_vision_tower": "openai/clip-vit-large-patch14-336",
|
54 |
"mm_vision_tower_lr": null,
|
55 |
"model_type": "ferret_llama",
|
56 |
"num_attention_head": 32,
|