bvassie/ qwen3.6:27b-mtp

51 1 week ago

Qwen3.6 delivers substantial upgrades in agentic coding and thinking preservation than previous Qwen models.

vision tools thinking
ollama run bvassie/qwen3.6:27b-mtp

Details

1 week ago

bc1bba73cbad · 21GB ·

qwen35
·
26.9B
·
Q4_K_M
clip
·
461M
·
Q8_0
GGUF����������)��������������general.architecture����������qwen35 �������general.type��������
{{ .Prompt }}
{ "draft_num_predict": 4, "min_p": 0, "presence_penalty": 1.5, "repeat_penalty": 1,

Readme

Created using:

Modelfile:

FROM ./Qwen3.6-35B-A3B-Q4_K_M.gguf
FROM ./mmproj-Qwen3.6-35B-A3B-Q8_0.gguf
DRAFT ./mtp-Qwen3.6-35B-A3B-Q4_0.gguf
TEMPLATE {{ .Prompt }}
RENDERER qwen3.5
PARSER qwen3.5
PARAMETER min_p 0
PARAMETER presence_penalty 1.5
PARAMETER repeat_penalty 1
PARAMETER temperature 1
PARAMETER top_k 20
PARAMETER top_p 0.95
PARAMETER draft_num_predict 4