Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,9 @@ license: apache-2.0
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Devstral Small 2 24B Instruct 2512
|
|
|
|
|
|
|
|
|
|
| 15 |
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.
|
| 16 |
The model achieves remarkable performance on SWE-bench.
|
| 17 |
|
|
|
|
| 12 |
---
|
| 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.
|
| 20 |
|