Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
-
pipeline_tag: text-
|
4 |
language:
|
5 |
- en
|
6 |
- fr
|
@@ -26,8 +26,9 @@ language:
|
|
26 |
- vi
|
27 |
- hi
|
28 |
- bn
|
29 |
-
extra_gated_description:
|
30 |
-
data, please read
|
|
|
31 |
license: apache-2.0
|
32 |
base_model: mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
33 |
inference: false
|
@@ -35,7 +36,11 @@ inference: false
|
|
35 |
|
36 |
## Llamacpp imatrix Quantizations of Mistral-Small-3.1-24B-Instruct-2503 by mistralai
|
37 |
|
38 |
-
|
|
|
|
|
|
|
|
|
39 |
|
40 |
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4914">b4914</a> for quantization.
|
41 |
|
@@ -198,4 +203,4 @@ Thank you ZeroWw for the inspiration to experiment with embed/output.
|
|
198 |
|
199 |
Thank you to LM Studio for sponsoring my work.
|
200 |
|
201 |
-
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
+
pipeline_tag: image-text-to-text
|
4 |
language:
|
5 |
- en
|
6 |
- fr
|
|
|
26 |
- vi
|
27 |
- hi
|
28 |
- bn
|
29 |
+
extra_gated_description: >-
|
30 |
+
If you want to learn more about how we process your personal data, please read
|
31 |
+
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
32 |
license: apache-2.0
|
33 |
base_model: mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
34 |
inference: false
|
|
|
36 |
|
37 |
## Llamacpp imatrix Quantizations of Mistral-Small-3.1-24B-Instruct-2503 by mistralai
|
38 |
|
39 |
+
**Vision is here!!**
|
40 |
+
|
41 |
+
Thanks ngxson! You can now download an mmproj file to enjoy all the vision goodness!
|
42 |
+
|
43 |
+
https://github.com/ggml-org/llama.cpp/pull/13231
|
44 |
|
45 |
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4914">b4914</a> for quantization.
|
46 |
|
|
|
203 |
|
204 |
Thank you to LM Studio for sponsoring my work.
|
205 |
|
206 |
+
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski
|