chore(card): enrich YAML frontmatter (pipeline_tag, language, library_name, inference)
Browse files
README.md
CHANGED
|
@@ -4,16 +4,19 @@ license_name: meralion-public-license
|
|
| 4 |
license_link: https://huggingface.co/MERaLiON/MERaLiON-3-10B/blob/main/LICENSE
|
| 5 |
base_model: aisingapore/MERaLiON-AudioLLM-Whisper-SEA-LION-V3-3B
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
library_name: transformers
|
| 16 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# MERaLiON-2-3B-RotorQuant
|
|
|
|
| 4 |
license_link: https://huggingface.co/MERaLiON/MERaLiON-3-10B/blob/main/LICENSE
|
| 5 |
base_model: aisingapore/MERaLiON-AudioLLM-Whisper-SEA-LION-V3-3B
|
| 6 |
tags:
|
| 7 |
+
- rotorquant
|
| 8 |
+
- kv-cache-quantization
|
| 9 |
+
- meralion
|
| 10 |
+
- whisper
|
| 11 |
+
- audio
|
| 12 |
+
- speech-recognition
|
| 13 |
+
- sea-lion
|
| 14 |
+
- quantized
|
| 15 |
library_name: transformers
|
| 16 |
pipeline_tag: automatic-speech-recognition
|
| 17 |
+
language:
|
| 18 |
+
- en
|
| 19 |
+
inference: false
|
| 20 |
---
|
| 21 |
|
| 22 |
# MERaLiON-2-3B-RotorQuant
|