A 0.6B parameter uncensored generalist with adaptive Chain-of-Thought reasoning, it decides on its own whether a question needs thinking or not. Built from a 5-donor TIES merge of Qwen3-0.6B finetunes, healed with a 1k row fine-tune pass.
Part of the Coral-v1.5 model family, which adds to the original CoralLM series (Llama 3.2 1B based). Coral-v1.5 moves to Qwen3 architecture for native <think> support and significantly improved base capability.
What makes it interesting
Adaptive CoT at 0.6B — the model routes dynamically: simple questions get instant answers, complex reasoning tasks trigger <think> blocks. This accidently emerged from the fine-tune data mix rather than being explicitly trained.
Uncensored — refusal behavior has been removed via two abliterated donors. It just answers things.
Correct arithmetic — passes basic math with clean step-by-step working.