Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,6 @@ language:
|
|
25 |
- hi
|
26 |
- bn
|
27 |
license: apache-2.0
|
28 |
-
library_name: vllm
|
29 |
inference: false
|
30 |
base_model:
|
31 |
- mistralai/Devstral-Small-2505
|
@@ -38,7 +37,7 @@ tags:
|
|
38 |
|
39 |
<div>
|
40 |
<p style="margin-bottom: 0; margin-top: 0;">
|
41 |
-
<strong><em>Devstral with optional Vision support.</strong></em>
|
42 |
</p>
|
43 |
<p style="margin-bottom: 0;">
|
44 |
<em>Learn to run Devstral correctly - <a href="https://docs.unsloth.ai/basics/devstral">Read our Guide</a>.</em>
|
@@ -60,7 +59,7 @@ tags:
|
|
60 |
<h1 style="margin-top: 0rem;">✨ Run & Fine-tune Devstral with Unsloth!</h1>
|
61 |
</div>
|
62 |
|
63 |
-
- Fine-tune Mistral v0.3 (7B)
|
64 |
- Read our Blog about Devstral support: [docs.unsloth.ai/basics/devstral](https://docs.unsloth.ai/basics/devstral)
|
65 |
- View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
|
66 |
|
|
|
25 |
- hi
|
26 |
- bn
|
27 |
license: apache-2.0
|
|
|
28 |
inference: false
|
29 |
base_model:
|
30 |
- mistralai/Devstral-Small-2505
|
|
|
37 |
|
38 |
<div>
|
39 |
<p style="margin-bottom: 0; margin-top: 0;">
|
40 |
+
<strong><em>Devstral, enhanced with optional Vision support.</strong></em>
|
41 |
</p>
|
42 |
<p style="margin-bottom: 0;">
|
43 |
<em>Learn to run Devstral correctly - <a href="https://docs.unsloth.ai/basics/devstral">Read our Guide</a>.</em>
|
|
|
59 |
<h1 style="margin-top: 0rem;">✨ Run & Fine-tune Devstral 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 |
|