danielhanchen commited on
Commit
b803431
·
verified ·
1 Parent(s): 9504386

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -1,19 +1,13 @@
1
  ---
2
- library_name: vllm
3
- inference: false
4
  base_model:
5
  - mistralai/Devstral-Small-2-24B-Instruct-2512
6
- extra_gated_description: >-
7
- If you want to learn more about how we process your personal data, please read
8
- our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
9
  tags:
10
  - mistral-common
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 +20,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.
@@ -1626,4 +1619,4 @@ print(json.dumps(messages[origin_messages_len:], indent=2))
1626
 
1627
  This model is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.txt).
1628
 
1629
- *You must not use this model in a manner that infringes, misappropriates, or otherwise violates any third party’s rights, including intellectual property rights.*
 
1
  ---
 
 
2
  base_model:
3
  - mistralai/Devstral-Small-2-24B-Instruct-2512
 
 
 
4
  tags:
5
  - mistral-common
6
  - unsloth
7
+ - mistral
8
+ license: other
9
  ---
10
+ # Read our How to [Run Devstral 2 Guide!](https://docs.unsloth.ai/models/devstral-2)
 
 
11
 
12
  <div>
13
  <p style="margin-top: 0;margin-bottom: 0;">
 
20
  <a href="https://discord.gg/unsloth">
21
  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
22
  </a>
23
+ <a href="https://docs.unsloth.ai/models/devstral-2">
24
  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
25
  </a>
26
  </div>
27
  </div>
28
 
 
29
  # Devstral Small 2 24B Instruct 2512
30
  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.
31
  The model achieves remarkable performance on SWE-bench.
 
1619
 
1620
  This model is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.txt).
1621
 
1622
+ *You must not use this model in a manner that infringes, misappropriates, or otherwise violates any third party’s rights, including intellectual property rights.*