Omdano commited on
Commit
423a35b
·
verified ·
1 Parent(s): af5bb7d

Add TorchAO INT8 quantized SigLIP2 model

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -15,10 +15,10 @@
15
  "num_attention_heads": 16,
16
  "num_hidden_layers": 27,
17
  "projection_size": 1152,
18
- "torch_dtype": "bfloat16",
19
  "vocab_size": 32000
20
  },
21
- "torch_dtype": "bfloat16",
22
  "transformers_version": "4.56.0.dev0",
23
  "vision_config": {
24
  "attention_dropout": 0.0,
@@ -32,6 +32,6 @@
32
  "num_channels": 3,
33
  "num_hidden_layers": 27,
34
  "patch_size": 14,
35
- "torch_dtype": "bfloat16"
36
  }
37
  }
 
15
  "num_attention_heads": 16,
16
  "num_hidden_layers": 27,
17
  "projection_size": 1152,
18
+ "torch_dtype": "float16",
19
  "vocab_size": 32000
20
  },
21
+ "torch_dtype": "float16",
22
  "transformers_version": "4.56.0.dev0",
23
  "vision_config": {
24
  "attention_dropout": 0.0,
 
32
  "num_channels": 3,
33
  "num_hidden_layers": 27,
34
  "patch_size": 14,
35
+ "torch_dtype": "float16"
36
  }
37
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7efe83814a2c1790776dd835f2cd55ddc4fc5df2da4c76bef631540a34beb91b
3
  size 928578585
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fc8784e9befcba9837ce942ec7a64fd67b831377d83362c2fe9c38ba550ca47
3
  size 928578585