IMvision12 commited on
Commit
663f69b
·
verified ·
1 Parent(s): 60f8da1

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": "owlv2-large-patch14-ensemble",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
- "dtype": "float32",
10
  "model_type": "owlv2",
11
  "text_config": {
12
  "hidden_dim": 768,
 
6
  "variant": "owlv2-large-patch14-ensemble",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
+ "weight_dtype": "float32",
10
  "model_type": "owlv2",
11
  "text_config": {
12
  "hidden_dim": 768,