Card: base_model_relation: quantized (so the conversion lists under the base model's Quantizations, not Finetunes)
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ tags:
|
|
| 10 |
- on-device
|
| 11 |
library_name: coreml
|
| 12 |
pipeline_tag: text-generation
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
## Use it from Swift
|
|
|
|
| 10 |
- on-device
|
| 11 |
library_name: coreml
|
| 12 |
pipeline_tag: text-generation
|
| 13 |
+
base_model_relation: quantized
|
| 14 |
---
|
| 15 |
|
| 16 |
## Use it from Swift
|