Daizee commited on
Commit
15c1ebb
·
verified ·
1 Parent(s): 0b45631

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -16
config.json CHANGED
@@ -49,21 +49,7 @@
49
  "use_cache": true,
50
  "vocab_size": 262208
51
  },
 
52
  "transformers_version": "4.50.0.dev0",
53
- "use_cache": false,
54
- "vision_config": {
55
- "attention_dropout": 0.0,
56
- "hidden_act": "gelu_pytorch_tanh",
57
- "hidden_size": 1152,
58
- "image_size": 896,
59
- "intermediate_size": 4304,
60
- "layer_norm_eps": 1e-06,
61
- "model_type": "siglip_vision_model",
62
- "num_attention_heads": 16,
63
- "num_channels": 3,
64
- "num_hidden_layers": 27,
65
- "patch_size": 14,
66
- "torch_dtype": "bfloat16",
67
- "vision_use_head": false
68
- }
69
  }
 
49
  "use_cache": true,
50
  "vocab_size": 262208
51
  },
52
+ "torch_dtype": "bfloat16",
53
  "transformers_version": "4.50.0.dev0",
54
+ "use_cache": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  }