mlboydaisuke commited on
Commit
7ed9efe
·
verified ·
1 Parent(s): 47e2684

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
  - automatic-speech-recognition
9
  base_model:
10
  - openai/whisper-base
 
11
  ---
12
  # Whisper-base — ExecuTorch (encoder + decoder)
13
 
 
8
  - automatic-speech-recognition
9
  base_model:
10
  - openai/whisper-base
11
+ base_model_relation: quantized
12
  ---
13
  # Whisper-base — ExecuTorch (encoder + decoder)
14