414.8K 2 months ago

An update to Mistral Small that improves on function calling, instruction following, and less repetition errors.

vision tools 24b

2 months ago

5a408ab55df5 · 15GB

mistral3
·
24B
·
Q4_K_M
{{- range $index, $_ := .Messages }} {{- if eq .Role "system" }}[SYSTEM_PROMPT]{{ .Content }}[/SYSTE
You are Mistral Small 3.2, a Large Language Model (LLM) created by Mistral AI, a French startup head
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
{ "temperature": 0.15 }

Readme

Mistral-Small-3.2-24B-Instruct-2506 is a minor update of Mistral-Small-3.1-24B-Instruct-2503.

Small-3.2 improves in the following categories:

  • Instruction following: Small-3.2 is better at following precise instructions
  • Repetition errors: Small-3.2 produces less infinite generations or repetitive answers
  • Function calling: Small-3.2’s function calling template is more robust (see here and examples)

In all other categories Small-3.2 should match or slightly improve compared to Mistral-Small-3.1-24B-Instruct-2503.

References

Hugging Face