Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- mrfakename/mistral-small-3.1-24b-instruct-2503-hf
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
|
@@ -8,5 +9,7 @@ pipeline_tag: text-generation
|
|
8 |
|
9 |
'Make knowledge free for everyone'
|
10 |
|
|
|
|
|
11 |
Quantized version of: [mrfakename/mistral-small-3.1-24b-instruct-2503-hf](https://huggingface.co/mrfakename/mistral-small-3.1-24b-instruct-2503-hf)
|
12 |
-
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- mrfakename/mistral-small-3.1-24b-instruct-2503-hf
|
4 |
+
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
5 |
pipeline_tag: text-generation
|
6 |
---
|
7 |
|
|
|
9 |
|
10 |
'Make knowledge free for everyone'
|
11 |
|
12 |
+
Kudos for https://huggingface.co/mrfakename for the HF model version.
|
13 |
+
Note: This is Text only, vision not included
|
14 |
Quantized version of: [mrfakename/mistral-small-3.1-24b-instruct-2503-hf](https://huggingface.co/mrfakename/mistral-small-3.1-24b-instruct-2503-hf)
|
15 |
+
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|