IMvision12 commited on
Commit
88febd8
·
verified ·
1 Parent(s): e1eefde

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-base-patch16",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
- "dtype": "float32",
10
  "model_type": "owlvit",
11
  "text_config": {
12
  "hidden_dim": 512,
 
6
  "variant": "owlvit-base-patch16",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
+ "weight_dtype": "float32",
10
  "model_type": "owlvit",
11
  "text_config": {
12
  "hidden_dim": 512,