Spike-4B · MLX (4-bit)

Spike is the on-device assistant in the Spike AI iOS app — the build that runs on your iPhone — 4-bit MLX via mlx-swift. 📱 Get it on the App Store: https://apps.apple.com/app/spike-ai/id6749781844

A LoRA fine-tune of Qwen/Qwen3.5-4B (a vision-language model), specialized for Spike's tool-calling — reminders, calendar, Apple Home, maps, web, files, code, and the SSH/agent toolset — plus vision (flyer → calendar, note → reminder, receipt → answer), while staying a natural conversationalist. English + German. Tool grammar: tool:<name> {json}.

Files

4-bit MLX weights (model.safetensors) + tokenizer, processor, chat template.

Qwen3.5 is a new hybrid (linear-attention + full-attention) architecture; a text-only GGUF build is also available for llama.cpp servers.

Eval — Spike harness (base Qwen3.5-4B → Spike-4B)

Metric Base Spike-4B
Tool calls · thinking-off 42.4% 99.8%
Tool calls · thinking-on 99.8%
Vision (image → tool / answer) 68.1% 100%
Normal-chat tool-leak (lower=better) 1.6% 0%

Trained text+thinking+German, then a vision-replay stage, then a conversation-repair stage (distilled base-model chat + contrastive tool/vision replay) so it keeps enable_thinking reasoning and vision, tool-calls at 99.8%, and does not hijack casual chat into tool calls.

Usage

  • Trained on Spike's compact system prompt; use that exact prompt.
  • Optional reasoning via the enable_thinking chat-template kwarg.
  • One text tool call per turn: tool:<name> {json}.

License

Derivative of Qwen3.5-4B under the Apache 2.0 License.

Downloads last month
-
Safetensors
Model size
1.0B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Piecrust/Spike-4B-MLX

Finetuned
Qwen/Qwen3.5-4B
Quantized
(299)
this model