danielhanchen commited on
Commit
64184af
·
verified ·
1 Parent(s): 8866970

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -21,11 +21,18 @@ extra_gated_description: >-
21
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
22
  tags:
23
  - mistral-common
 
24
  - unsloth
25
  ---
26
  <div>
 
 
 
 
 
 
27
  <p style="margin-top: 0;margin-bottom: 0;">
28
- <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>
29
  </p>
30
  <div style="display: flex; gap: 5px; align-items: center; ">
31
  <a href="https://github.com/unslothai/unsloth/">
@@ -34,12 +41,17 @@ tags:
34
  <a href="https://discord.gg/unsloth">
35
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
36
  </a>
37
- <a href="https://docs.unsloth.ai/">
38
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
39
  </a>
40
  </div>
 
41
  </div>
42
 
 
 
 
 
43
 
44
  # Ministral 3 8B Reasoning 2512
45
  A balanced model in the Ministral 3 family, **Ministral 3 8B** is a powerful, efficient tiny language model with vision capabilities.
 
21
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
22
  tags:
23
  - mistral-common
24
+ - mistral
25
  - unsloth
26
  ---
27
  <div>
28
+ <p style="margin-bottom: 0; margin-top: 0;">
29
+ <strong>See our <a href="https://huggingface.co/collections/unsloth/ministral-3">Ministral 3 collection</a> for all versions including GGUF, 4-bit & FP8 formats.</strong>
30
+ </p>
31
+ <p style="margin-bottom: 0;">
32
+ <em>Learn to run Ministral correctly - <a href="https://docs.unsloth.ai/new/ministral-3">Read our Guide</a>.</em>
33
+ </p>
34
  <p style="margin-top: 0;margin-bottom: 0;">
35
+ <em>See <a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0 GGUFs</a> for our quantization benchmarks.</em>
36
  </p>
37
  <div style="display: flex; gap: 5px; align-items: center; ">
38
  <a href="https://github.com/unslothai/unsloth/">
 
41
  <a href="https://discord.gg/unsloth">
42
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
43
  </a>
44
+ <a href="https://docs.unsloth.ai/new/ministral-3">
45
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
46
  </a>
47
  </div>
48
+ <h1 style="margin-top: 0rem;">✨ Read our Ministral 3 Guide <a href="https://docs.unsloth.ai/new/ministral-3">here</a>!</h1>
49
  </div>
50
 
51
+ - Fine-tune Ministral 3 for free using our [Google Colab notebook](https://docs.unsloth.ai/new/ministral-3#fine-tuning)
52
+ - Or train Ministral 3 with reinforcement learning (GSPO) with our [free notebook](https://docs.unsloth.ai/new/ministral-3#reinforcement-learning-grpo).
53
+ - View the rest of our notebooks in our [docs here](https://docs.unsloth.ai/get-started/unsloth-notebooks).
54
+ ---
55
 
56
  # Ministral 3 8B Reasoning 2512
57
  A balanced model in the Ministral 3 family, **Ministral 3 8B** is a powerful, efficient tiny language model with vision capabilities.