Add Cohere base model metadata
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ language:
|
|
| 4 |
license: apache-2.0
|
| 5 |
library_name: mlx
|
| 6 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- mlx
|
| 9 |
- asr
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
library_name: mlx
|
| 6 |
pipeline_tag: automatic-speech-recognition
|
| 7 |
+
base_model: CohereLabs/cohere-transcribe-03-2026
|
| 8 |
+
base_model_relation: quantized
|
| 9 |
tags:
|
| 10 |
- mlx
|
| 11 |
- asr
|