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:20260214

Details

1 month ago

6f87eab214dc · 5.2GB ·

mistral3
·
8.49B
·
Q4_K_M
{{- $lastUserIndex := -1 }} {{- $hasSystemPrompt := false }} {{- range $index, $_ := .Messages }} {{
CAAL Model License v1.0 Copyright (c) 2026 CoreWorxLab 1. Definitions "Model" — Any fine-tuned lan
{ "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.