majentik commited on
Commit
5e00012
·
verified ·
1 Parent(s): 8d75fbc

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
@@ -2,16 +2,19 @@
2
  license: apache-2.0
3
  base_model: mistralai/Voxtral-4B-TTS-2603
4
  tags:
5
- - rotorquant
6
- - kv-cache-quantization
7
- - voxtral
8
- - mistral
9
- - tts
10
- - voice-cloning
11
- - zero-shot
12
- - quantized
13
  library_name: transformers
14
  pipeline_tag: text-to-speech
 
 
 
15
  ---
16
 
17
  # Voxtral-4B-TTS-2603-RotorQuant
 
2
  license: apache-2.0
3
  base_model: mistralai/Voxtral-4B-TTS-2603
4
  tags:
5
+ - rotorquant
6
+ - kv-cache-quantization
7
+ - voxtral
8
+ - mistral
9
+ - tts
10
+ - voice-cloning
11
+ - zero-shot
12
+ - quantized
13
  library_name: transformers
14
  pipeline_tag: text-to-speech
15
+ language:
16
+ - en
17
+ inference: false
18
  ---
19
 
20
  # Voxtral-4B-TTS-2603-RotorQuant