Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,34 @@ extra_gated_description: If you want to learn more about how we process your per
|
|
35 |
> [!NOTE]
|
36 |
> Now with Vision support added!
|
37 |
>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
# Model Card for Mistral-Small-3.1-24B-Instruct-2503
|
39 |
|
40 |
Building upon Mistral Small 3 (2501), Mistral Small 3.1 (2503) **adds state-of-the-art vision understanding** and enhances **long context capabilities up to 128k tokens** without compromising text performance.
|
|
|
35 |
> [!NOTE]
|
36 |
> Now with Vision support added!
|
37 |
>
|
38 |
+
<div>
|
39 |
+
<p style="margin-bottom: 0; margin-top: 0;">
|
40 |
+
<strong>See <a href="https://huggingface.co/collections/unsloth/mistral-small-3-all-versions-679fe9a4722f40d61cfe627c">our collection</a> for all versions of Mistral 3.1 including GGUF, 4-bit & 16-bit formats.</strong>
|
41 |
+
</p>
|
42 |
+
<p style="margin-bottom: 0;">
|
43 |
+
<em>Learn to run Fine-tune correctly - <a href="https://docs.unsloth.ai/get-started/fine-tuning-guide">Read our Guide</a>.</em>
|
44 |
+
</p>
|
45 |
+
<p style="margin-top: 0;margin-bottom: 0;">
|
46 |
+
<em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
|
47 |
+
</p>
|
48 |
+
<div style="display: flex; gap: 5px; align-items: center; ">
|
49 |
+
<a href="https://github.com/unslothai/unsloth/">
|
50 |
+
<img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
|
51 |
+
</a>
|
52 |
+
<a href="https://discord.gg/unsloth">
|
53 |
+
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
|
54 |
+
</a>
|
55 |
+
<a href="https://docs.unsloth.ai/">
|
56 |
+
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
57 |
+
</a>
|
58 |
+
</div>
|
59 |
+
<h1 style="margin-top: 0rem;">✨ Run & Fine-tune Mistral with Unsloth!</h1>
|
60 |
+
</div>
|
61 |
+
|
62 |
+
- Fine-tune Mistral v0.3 (7B)) for free using our Google [Colab notebook here](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Mistral_v0.3_(7B)-Conversational.ipynb)!
|
63 |
+
- Read our Blog about Devstral support: [docs.unsloth.ai/basics/devstral](https://docs.unsloth.ai/basics/devstral)
|
64 |
+
- View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
|
65 |
+
-
|
66 |
# Model Card for Mistral-Small-3.1-24B-Instruct-2503
|
67 |
|
68 |
Building upon Mistral Small 3 (2501), Mistral Small 3.1 (2503) **adds state-of-the-art vision understanding** and enhances **long context capabilities up to 128k tokens** without compromising text performance.
|