Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ license: apache-2.0
|
|
| 13 |
|
| 14 |
# Devstral Small 2 24B Instruct 2512
|
| 15 |
|
| 16 |
-
**BF16 checkpoint without any fine-tuning**
|
| 17 |
|
| 18 |
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.
|
| 19 |
The model achieves remarkable performance on SWE-bench.
|
|
|
|
| 13 |
|
| 14 |
# Devstral Small 2 24B Instruct 2512
|
| 15 |
|
| 16 |
+
**BF16 checkpoint without any fine-tuning**; Original checkpoint (BF16 + FP8) available [here](https://huggingface.co/mistralai/Devstral-Small-2-24B-Instruct-2512).
|
| 17 |
|
| 18 |
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.
|
| 19 |
The model achieves remarkable performance on SWE-bench.
|