jadechoghari commited on
Commit
3919220
1 Parent(s): cea226e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/mnt/task_wrapper/user_output/artifacts/gemma2b_ferret",
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": "/mnt/task_runtime/work_dirs/openai-clip-vit-large-patch14-336",
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,