Views
No views yet

mlx-swift / mlx-vlm.
📱 Get it on the App Store: https://apps.apple.com/app/spike-ai/id6749781844tool:<name> {json}.model.safetensors, ≈5.8 GB) + tokenizer, processor, chat template. Load with mlx-swift / mlx-vlm on Apple silicon.Qwen3.5 is a new hybrid (linear-attention + full-attention) architecture; a text-only GGUF build is also available for llama.cpp servers. This is a server-class 9B — it targets Macs / workstations, not phones (the on-device app ships the 2B / 4B builds).
| Metric | Base | Spike-9B |
|---|---|---|
| Tool calls · thinking-off | 52.0% | 99.8% |
| Tool calls · thinking-on | — | 99.8% |
| Vision (image → tool / answer) | 72.5% | 100% |
| Normal-chat tool-leak (lower=better) | 1.6% | 0% |
enable_thinking
reasoning and vision, tool-calls at 99.8%, and does not hijack casual chat into tool calls.enable_thinking chat-template kwarg.tool:<name> {json} — one per turn.