Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
- based on https://huggingface.co/anthracite-core/Mistral-Small-3.1-24B-Instruct-2503-HF
|
2 |
- quantized with imatrix via bf16
|
3 |
- no vision support
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- anthracite-core/Mistral-Small-3.1-24B-Instruct-2503-HF
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
- based on https://huggingface.co/anthracite-core/Mistral-Small-3.1-24B-Instruct-2503-HF
|
8 |
- quantized with imatrix via bf16
|
9 |
- no vision support
|