minpeter commited on
Commit
4b704a5
·
verified ·
1 Parent(s): 83e114b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  pipeline_tag: text-generation
3
  library_name: transformers
 
 
4
  ---
5
 
6
  This is a version of [Voxtral-Mini-3B-2507](https://huggingface.co/mistralai/Voxtral-Mini-3B-2507) that removes the whisper feature and retains only the language model functionality.
 
1
  ---
2
  pipeline_tag: text-generation
3
  library_name: transformers
4
+ base_model:
5
+ - mistralai/Voxtral-Mini-3B-2507
6
  ---
7
 
8
  This is a version of [Voxtral-Mini-3B-2507](https://huggingface.co/mistralai/Voxtral-Mini-3B-2507) that removes the whisper feature and retains only the language model functionality.