danielhanchen commited on
Commit
ad8e593
·
verified ·
1 Parent(s): 13b6577

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -9,11 +9,10 @@ extra_gated_description: >-
9
  tags:
10
  - mistral-common
11
  - unsloth
 
12
  license: other
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 +25,12 @@ license: other
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 2 123B Instruct 2512
37
  Devstral is an agentic LLM for software engineering tasks. **Devstral 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.
 
9
  tags:
10
  - mistral-common
11
  - unsloth
12
+ - mistral
13
  license: other
14
  ---
15
+ # Read our How to [Run Devstral 2 Guide!](https://docs.unsloth.ai/models/devstral-2)
 
 
16
 
17
  <div>
18
  <p style="margin-top: 0;margin-bottom: 0;">
 
25
  <a href="https://discord.gg/unsloth">
26
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
27
  </a>
28
+ <a href="https://docs.unsloth.ai/models/devstral-2">
29
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
30
  </a>
31
  </div>
32
  </div>
33
 
 
34
  # Devstral 2 123B Instruct 2512
35
  Devstral is an agentic LLM for software engineering tasks. **Devstral 2** excels at using tools to explore codebases, editing multiple files and power software engineering agents.
36
  The model achieves remarkable performance on SWE-bench.