Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
oamazonasgabriel
/
qwen2.5-coder.1.5b-mlx
:fp16-8gbGPU
1
Download
Updated
6 hours ago
Code-specialized 1.5B model in F16 precision, optimized for MLX workflows. 32K context, fill-in-the-middle support, and fast inference on GPUs with 8 GB+ memory. Ideal for code generation, completion, and bug fixing.
Code-specialized 1.5B model in F16 precision, optimized for MLX workflows. 32K context, fill-in-the-middle support, and fast inference on GPUs with 8 GB+ memory. Ideal for code generation, completion, and bug fixing.
Cancel
qwen2.5-coder.1.5b-mlx:fp16-8gbGPU
...
/
template
055993ce998e · 251B
{{- if .Suffix }}<|fim_prefix|>{{ .Prompt }}<|fim_suffix|>{{ .Suffix }}<|fim_middle|>{{- else }}{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}<|im_start|>user
{{ .Prompt }}<|im_end|>
<|im_start|>assistant
{{ end }}{{ .Response }}