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 |
- zero-shot-image-classification
|
| 9 |
base_model:
|
| 10 |
- openai/clip-vit-base-patch32
|
|
|
|
| 11 |
---
|
| 12 |
# clip_vit_b32_image — ExecuTorch
|
| 13 |
|
|
|
|
| 8 |
- zero-shot-image-classification
|
| 9 |
base_model:
|
| 10 |
- openai/clip-vit-base-patch32
|
| 11 |
+
base_model_relation: quantized
|
| 12 |
---
|
| 13 |
# clip_vit_b32_image — ExecuTorch
|
| 14 |
|