danielhanchen commited on
Commit
299caaa
·
verified ·
1 Parent(s): ba2f71e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -11,9 +11,9 @@ tags:
11
  - unsloth
12
  license: apache-2.0
13
  ---
14
- > [!NOTE]
15
- > Includes Unsloth **chat template fixes**! <br> For `llama.cpp`, use `--jinja`
16
- >
17
 
18
  <div>
19
  <p style="margin-top: 0;margin-bottom: 0;">
@@ -26,13 +26,12 @@ license: apache-2.0
26
  <a href="https://discord.gg/unsloth">
27
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
28
  </a>
29
- <a href="https://docs.unsloth.ai/">
30
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
31
  </a>
32
  </div>
33
  </div>
34
 
35
-
36
  # Devstral Small 2 24B Instruct 2512
37
  Devstral is an agentic LLM for software engineering tasks. **Devstral Small 2** excels at using tools to explore codebases, editing multiple files and power software engineering agents.
38
  The model achieves remarkable performance on SWE-bench.
 
11
  - unsloth
12
  license: apache-2.0
13
  ---
14
+ # Read our How to [Run Devstral 2 Guide!](https://docs.unsloth.ai/models/devstral-2)
15
+
16
+ Devstral-2 123B is still converting, will be upload in the next few hours.
17
 
18
  <div>
19
  <p style="margin-top: 0;margin-bottom: 0;">
 
26
  <a href="https://discord.gg/unsloth">
27
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
28
  </a>
29
+ <a href="https://docs.unsloth.ai/models/devstral-2">
30
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
31
  </a>
32
  </div>
33
  </div>
34
 
 
35
  # Devstral Small 2 24B Instruct 2512
36
  Devstral is an agentic LLM for software engineering tasks. **Devstral Small 2** excels at using tools to explore codebases, editing multiple files and power software engineering agents.
37
  The model achieves remarkable performance on SWE-bench.