qgallouedec HF Staff commited on
Commit
5c521f6
·
verified ·
1 Parent(s): f53d550

Upload LlavaForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -10,9 +10,9 @@
10
  "text_config": {
11
  "attention_bias": false,
12
  "attention_dropout": 0.0,
13
- "head_dim": 2,
14
  "hidden_act": "silu",
15
- "hidden_size": 8,
16
  "initializer_range": 0.02,
17
  "intermediate_size": 32,
18
  "max_position_embeddings": 2048,
@@ -33,7 +33,7 @@
33
  "vision_config": {
34
  "attention_dropout": 0.0,
35
  "hidden_act": "quick_gelu",
36
- "hidden_size": 8,
37
  "image_size": 336,
38
  "initializer_factor": 1.0,
39
  "initializer_range": 0.02,
 
10
  "text_config": {
11
  "attention_bias": false,
12
  "attention_dropout": 0.0,
13
+ "head_dim": 4,
14
  "hidden_act": "silu",
15
+ "hidden_size": 16,
16
  "initializer_range": 0.02,
17
  "intermediate_size": 32,
18
  "max_position_embeddings": 2048,
 
33
  "vision_config": {
34
  "attention_dropout": 0.0,
35
  "hidden_act": "quick_gelu",
36
+ "hidden_size": 16,
37
  "image_size": 336,
38
  "initializer_factor": 1.0,
39
  "initializer_range": 0.02,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a828ef02215797b2cf40e61b084720d23cf012ff34467cef785d9547122dc82
3
- size 2108896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97667e386c55a9029f3d4dad52c8c7a4b14ac4b1bcd3defb4d62c05a3af7a241
3
+ size 4218064