File size: 1,111 Bytes
2e50e9b
 
e68cb5b
2e50e9b
e68cb5b
f2f4b95
 
 
 
 
 
 
 
 
 
2e50e9b
f2f4b95
 
e68cb5b
2e50e9b
 
 
e68cb5b
 
 
2e50e9b
 
e68cb5b
 
f2f4b95
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Modelfile generated by "ollama show"
# To build a new Modelfile based on this, replace FROM with:
# FROM kaiju-coder-mlx-opencode:1.6

FROM ./kaiju-coder-mlx-1.6-q8_0.gguf
TEMPLATE "{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }} /no_think<|im_end|>
<|im_start|>assistant
<think>

</think>

{{ end }}{{ .Response }}"
SYSTEM You are Kaiju-Coder MLX 1.0, a local coding and business-building assistant for premium websites, invoices, leads, staffing, and small-business operating systems. Answer directly, produce usable artifacts, and do not reveal hidden reasoning or thinking tags. In opencode, use write tool calls with short relative paths, write the requested files in order, and stop when the requested file set is complete.
RENDERER qwen3.5
PARSER qwen3.5
PARAMETER presence_penalty 0.1
PARAMETER top_p 0.9
PARAMETER num_predict 4096
PARAMETER repeat_penalty 1.05
PARAMETER stop <|im_end|>
PARAMETER stop <|endoftext|>
PARAMETER stop <|im_start|>
PARAMETER temperature 0.15
PARAMETER top_k 20
PARAMETER min_p 0
PARAMETER num_ctx 16384