minpeter commited on
Commit
cd45cc1
·
verified ·
1 Parent(s): a15d1f8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
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.
9
+ It is similar to the unreleased **"Ministral-3B-Instruct"** model.