
| Qwen 3.6 27B | Focus | |
|---|---|---|
| author | Alibaba Qwen | Jaid |
| repository | Qwen/Qwen3.6-27B | Jaidchen/Focus |
| architecture | qwen3_5 | qwen3_5_text |
| Transformers handler |
Qwen3_5ForConditionalGeneration
|
Qwen3_5ForCausalLM
|
| tensor entries | 1199 | 866 |
| tensor type | bf16 | bf16 |
| parameters | 27 781 427 952 | 27 320 697 856 |
| active | 100% | 100% |
| vocabulary size | 248 320 | 248 320 |
| context size | 262 144 | 262 144 |
| MTP | integrated | integrated |
| sampling strategy | random sampling | greedy/deterministic |
| sampling parameters |
do_sample: true
temperature: 0.6 top_k: 20 top_p: 0.95 |
do_sample: false
temperature: 0 top_k: 1 top_p: 1 |
| input modality | text, image, video | text |
| repository size | 55 586 107 940 | 54 659 211 447 |
| model size | 55 562 855 904 | 54 641 395 712 |
| splits | 15 | none |
| Jinja template | Qwen original | Qwen original + Unsloth tweaks + Froggeric tweaks + unimodality patch + further custom tweaks |
consult tool to your harness that calls a vision-enabled subagent model like Gemini Flash or GPT.Qwen3_5ForCausalLM class which may not be included in your inference engine. In this case you would need to ask your agent or integrate it yourself.
chat.jinja is reproducibly built from an untouched upstream template plus the ordered patch stack in jinja_build/. jinja_build/build.ps1 applies the patches lexicographically and overwrites the final chat.jinja.6a9e13bd6fc8f0983b9b99948120bc37f49c13e9E84F32A23FDDA27689F868AA4A1A5621F41133E51A48D7F3EFCBEA2839574259developer role as alias for system. (lines 45–57)|items. (lines 122–130)preserve_thinking option to retain historical reasoning. (line 8, lines 225–230)message.thinking as fallback for historical reasoning. (lines 183–197)</think> parsing. (lines 198–223)loop.previtem/loop.nextitem. (line 165, lines 286–318)</think> parsing but excluded Froggeric's malformed-tag recovery. (lines 198–223)tools/tool_calls and handled non-mapping content items defensively.continue_final_message fix for partial assistant prefills. (lines 130–132)[image] and [video]. (lines 1–41)