Update README.md
Browse files
README.md
CHANGED
@@ -29,11 +29,34 @@ library_name: vllm
|
|
29 |
inference: false
|
30 |
base_model:
|
31 |
- mistralai/Devstral-Small-2505
|
32 |
-
extra_gated_description: >-
|
33 |
-
If you want to learn more about how we process your personal data, please read
|
34 |
-
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
35 |
pipeline_tag: text2text-generation
|
|
|
|
|
36 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
# Model Card for mistralai/Devstrall-Small-2505
|
39 |
|
|
|
29 |
inference: false
|
30 |
base_model:
|
31 |
- mistralai/Devstral-Small-2505
|
|
|
|
|
|
|
32 |
pipeline_tag: text2text-generation
|
33 |
+
tags:
|
34 |
+
- unsloth
|
35 |
---
|
36 |
+
<div>
|
37 |
+
<p style="margin-bottom: 0;">
|
38 |
+
<em>Learn to run Devstral correctly - <a href="https://docs.unsloth.ai/basics/devstral">Read our Guide</a>.</em>
|
39 |
+
</p>
|
40 |
+
<p style="margin-top: 0;margin-bottom: 0;">
|
41 |
+
<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>
|
42 |
+
</p>
|
43 |
+
<div style="display: flex; gap: 5px; align-items: center; ">
|
44 |
+
<a href="https://github.com/unslothai/unsloth/">
|
45 |
+
<img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
|
46 |
+
</a>
|
47 |
+
<a href="https://discord.gg/unsloth">
|
48 |
+
<img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
|
49 |
+
</a>
|
50 |
+
<a href="https://docs.unsloth.ai/basics/devstral">
|
51 |
+
<img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
|
52 |
+
</a>
|
53 |
+
</div>
|
54 |
+
<h1 style="margin-top: 0rem;">✨ Run & Fine-tune Devstral with Unsloth!</h1>
|
55 |
+
</div>
|
56 |
+
|
57 |
+
- 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)!
|
58 |
+
- Read our Blog about Devstral support: [docs.unsloth.ai/basics/devstral](https://docs.unsloth.ai/basics/devstral)
|
59 |
+
- View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
|
60 |
|
61 |
# Model Card for mistralai/Devstrall-Small-2505
|
62 |
|