IMvision12 commited on
Commit
1e2cc86
·
verified ·
1 Parent(s): 7d146be

Upgrade kf_config.json to v2 (nested config + weight_dtype)

Browse files
Files changed (1) hide show
  1. kf_config.json +1 -1
kf_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "variant": "owlvit-large-patch14",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
- "dtype": "float32",
10
  "model_type": "owlvit",
11
  "text_config": {
12
  "hidden_dim": 768,
 
6
  "variant": "owlvit-large-patch14",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
+ "weight_dtype": "float32",
10
  "model_type": "owlvit",
11
  "text_config": {
12
  "hidden_dim": 768,