Skip to content

Add Ministral as a first-class base model#323

Merged
glennko merged 4 commits into
mainfrom
issue-273-ministral-3-14b
Mar 4, 2026
Merged

Add Ministral as a first-class base model#323
glennko merged 4 commits into
mainfrom
issue-273-ministral-3-14b

Conversation

@glennko

@glennko glennko commented Feb 10, 2026

Copy link
Copy Markdown
Member

Summary

  • add first-class Mistral model family support via BaseModel
  • wire engines/models registry for base, LoRA, INT8, LoRA+INT8, and LoRA+Kbit variants
  • configure default generation and fine-tuning profiles for all mistral keys
  • update supported model docs and README model tables
  • add coverage tests for registry, config keys, and engine/model naming

Model source
Uses mistralai/Ministral-3-14B-Instruct-2512 from Hugging Face instead of Mistral-7B.

Issue
Closes #273

@glennko glennko changed the title Add Ministral 3.14B as a first-class base model Add Ministral as a first-class base model Feb 10, 2026
@glennko glennko force-pushed the issue-273-ministral-3-14b branch from c2a0d9d to d4f181e Compare February 10, 2026 17:04
@glennko glennko force-pushed the issue-273-ministral-3-14b branch from d4f181e to 970b2b3 Compare February 11, 2026 00:18
@glennko glennko merged commit fb16cc2 into main Mar 4, 2026
4 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.

Add mistral-7B as a base model of xTuring

2 participants