IMvision12 commited on
Commit
97fe029
·
verified ·
1 Parent(s): 9bee20e

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": "dinov2_vitb14",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
- "dtype": "float32",
10
  "model_type": "dinov2",
11
  "vision_config": {
12
  "as_backbone": false,
 
6
  "variant": "dinov2_vitb14",
7
  "weights": "model.weights.h5",
8
  "schema_version": 2,
9
+ "weight_dtype": "float32",
10
  "model_type": "dinov2",
11
  "vision_config": {
12
  "as_backbone": false,