Views
No views yet

| Qwen 3.8 27B | Focus Red | |
|---|---|---|
| author | Alibaba Qwen | Jaid |
| repository | Qwen/Qwen3.8-27B | Jaidchen/Focus-Red |
| architecture | qwen3_5 | qwen3_5_text |
| Transformers handler |
Qwen3_5ForConditionalGeneration
|
Qwen3_5ForCausalLM
|
| tensor entries | 1199 | 851 |
| tensor type | bf16 | bf16 |
| parameters | 27 781 427 952 | 26 895 998 464 |
| active | 100% | 100% |
| vocabulary size | 248 320 | 248 320 |
| context size | 262 144 | 262 144 |
| MTP | integrated | Jaidchen/Focus-Red-MTP |
| sampling strategy | random sampling | greedy/deterministic |
| sampling parameters |
do_sample: true
temperature: 1.0 top_k: 20 top_p: 0.95 |
do_sample: false
temperature: 0 top_k: 1 top_p: 1 |
| input modality | text, image, video | text |
| model size | 55 562 855 904 | 53 791 996 928 |
| splits | 18 | 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.
reasoning_effort handling (xhigh by default, plus medium and low) and its reasoning instructions. (lines 45–59)3ea932cee0a432ae86e9c7826cbe8aef52323a28developer role as alias for system and merged leading system/developer messages into a single policy message. (lines 45–59, lines 80–93)|items; the current Unsloth Qwen3.8 template uses |items again, so Focus deliberately keeps the portable implementation. (lines 122–130)9f14778c92c3b5ed3e0738085694c0d3452802ddpreserve_thinking semantics and avoided rendering empty historical thinking blocks. (lines 8–15, lines 227–233)message.thinking as fallback for historical reasoning. (lines 186–199)</think> parsing. (lines 200–226)loop.previtem/loop.nextitem. (lines 298–317)</think> parsing but excluded Froggeric's malformed-tag recovery.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)