mlboydaisuke commited on
Commit
c62a137
·
verified ·
1 Parent(s): 5bc70db

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