Skip to content

feat: add Devstral 2 and Devstral Small 2 models#68

Merged
Kamilbenkirane merged 2 commits intomainfrom
models/devstral-2
Dec 11, 2025
Merged

feat: add Devstral 2 and Devstral Small 2 models#68
Kamilbenkirane merged 2 commits intomainfrom
models/devstral-2

Conversation

@Kamilbenkirane
Copy link
Copy Markdown
Member

Changes

  • Added Devstral 2 model with:

    • Max tokens: 32,768
    • Temperature: 0.0-2.0
    • Output schema support
    • Streaming support
  • Added Devstral Small 2 (labs-devstral-small-2512) model with:

    • Max tokens: 32,768
    • Temperature: 0.0-2.0
    • Output schema support
    • Streaming support

Devstral 2 models are enterprise-grade text models designed for software engineering tasks, including codebase exploration, multi-file editing, and powering software engineering agents.

Testing

All pre-commit hooks passed:

  • Type checking with mypy
  • Security check with Bandit
  • Tests with coverage

References

@Kamilbenkirane Kamilbenkirane merged commit c7de015 into main Dec 11, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant