majentik commited on
Commit
934f71f
·
verified ·
1 Parent(s): 0b7e0fe

chore(card): enrich YAML frontmatter (pipeline_tag, language, library_name, inference)

Browse files
Files changed (1) hide show
  1. README.md +11 -8
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
- - 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
  ---
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