277 3 weeks ago

Fine-tuned Ministral-3 8B for tool-calling in CAAL, an open-source voice assistant by CoreWorxLab.

tools
ollama run coreworxlab/caal-ministral:20260222c

Details

3 weeks ago

4e036bc8e3f4 · 5.2GB ·

mistral3
·
8.49B
·
Q4_K_M
{{- $hasSystemPrompt := false }} {{- range $index, $_ := .Messages }} {{- if eq .Role "system" }}{{
{ "num_ctx": 16384, "temperature": 0.1 }

Readme

CAAL Ministral

Fine-tuned Ministral-3 8B for tool-calling in CAAL, a voice assistant by CoreWorxLab.

Usage

ollama pull coreworxlab/caal-ministral

Designed for use with the CAAL voice assistant pipeline. Requires CAAL tool definitions and system prompt for optimal performance.

  • 8.5B parameters, Q4_K_M quantization
  • 16K context window (num_ctx=16384)
  • Optimized for tool routing with 23+ tools

License

CAAL Model License v1.0 — personal, non-commercial use. See ollama show coreworxlab/caal-ministral --license for full terms.