Card: base_model_relation: quantized (so the conversion lists under the base model's Quantizations, not Finetunes)
Browse files
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 |
|