mlboydaisuke commited on
Commit
ebfd5b9
·
verified ·
1 Parent(s): 251d684

Card: base_model_relation: quantized (so the conversion lists under the base model's Quantizations, not Finetunes)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - image-classification
9
  base_model:
10
  - google/vit-base-patch16-224
 
11
  ---
12
  # ViT-Base/16 ImageNet-1k — ExecuTorch
13
 
 
8
  - image-classification
9
  base_model:
10
  - google/vit-base-patch16-224
11
+ base_model_relation: quantized
12
  ---
13
  # ViT-Base/16 ImageNet-1k — ExecuTorch
14