Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
bazobehram
/
qwen3-coder-next
:latest
943
Downloads
Updated
1 month ago
Verified 80B MoE (Unsloth GGUF) build of Qwen3-Coder-Next. Validated for Ollama v0.15.5+ with fixed chat templates
Verified 80B MoE (Unsloth GGUF) build of Qwen3-Coder-Next. Validated for Ollama v0.15.5+ with fixed chat templates
Cancel
tools
qwen3-coder-next:latest
...
/
template
be7cdcdc1423 · 237B
{{- if .Tools }}<|im_start|>system
You are a helpful assistant.
<|im_end|>
{{- end }}
<|im_start|>user
{{- if .Tools }}
You are a helpful assistant with tool calling capabilities.
{{- end }}
{{ .Prompt }}<|im_end|>
<|im_start|>assistant