Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
library_name: transformers
|
5 |
+
---
|
6 |
+
[Mistral Small 3.1 Instruct 24B](https://huggingface.co/mistralai/Mistral-Small-3.1-24B-Instruct-2503) converted to the HF format.
|
7 |
+
|
8 |
+
Only the text component has been converted to HF, does not work as a vision model.
|