mlboydaisuke commited on
Commit
902fe58
·
verified ·
1 Parent(s): d7bf7ff

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
@@ -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