yaswanthgali commited on
Commit
a063020
·
verified ·
1 Parent(s): e2eabd6

Upload 8 files

Browse files
Files changed (2) hide show
  1. config.json +5 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "AIMv2Model"
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "apple/aimv2-large-patch14-224-lit--configuration_aimv2.AIMv2Config",
@@ -21,6 +21,7 @@
21
  "is_causal": true,
22
  "max_context_length": 77,
23
  "max_position_embeddings": 77,
 
24
  "model_type": "aimv2_text_model",
25
  "num_attention_heads": 6,
26
  "num_hidden_layers": 12,
@@ -31,7 +32,7 @@
31
  "vocab_size": 49408
32
  },
33
  "torch_dtype": "float32",
34
- "transformers_version": "4.51.0.dev0",
35
  "vision_config": {
36
  "_attn_implementation_autoset": true,
37
  "attention_dropout": 0.0,
@@ -41,6 +42,8 @@
41
  "initializer_range": 0.02,
42
  "intermediate_size": 2816,
43
  "is_causal": false,
 
 
44
  "model_type": "aimv2_vision_model",
45
  "num_attention_heads": 8,
46
  "num_channels": 3,
 
1
  {
2
  "architectures": [
3
+ "Aimv2Model"
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "apple/aimv2-large-patch14-224-lit--configuration_aimv2.AIMv2Config",
 
21
  "is_causal": true,
22
  "max_context_length": 77,
23
  "max_position_embeddings": 77,
24
+ "mlp_bias": false,
25
  "model_type": "aimv2_text_model",
26
  "num_attention_heads": 6,
27
  "num_hidden_layers": 12,
 
32
  "vocab_size": 49408
33
  },
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.52.0.dev0",
36
  "vision_config": {
37
  "_attn_implementation_autoset": true,
38
  "attention_dropout": 0.0,
 
42
  "initializer_range": 0.02,
43
  "intermediate_size": 2816,
44
  "is_causal": false,
45
+ "is_native": false,
46
+ "mlp_bias": false,
47
  "model_type": "aimv2_vision_model",
48
  "num_attention_heads": 8,
49
  "num_channels": 3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:055655dcf78e1ef05e5f065747691eabdd8c3de416c79f1592f0f3ff8ab7bc9f
3
- size 1746762564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4af6459935fb16d0bcaec436e7efdf69d3a235e89fe4b7206bbd22d284df4528
3
+ size 1746763140