Recommended Open Models

Qwen3.6-27B

Qwen3.6-27B is a Causal Language Model with Vision Encoder.

It is a dense model with 27B parameters, matching or beating the previous-gen open-weight flagship, with 397B total parameters; this means it can run on a domestic GPU (e.g.: RTX 4060 Ti 16GB / RTX 4070 Ti 16GB).

This model can be reliably used for small programming tasks, or data analysis (e.g.: updating configurations on library based projects, or round-trips between data formats). The vision encoder capability means the model is able to read images and produce text outputs from them; for example, you could feed it a flowchart and ask questions about it.

Something to keep in mind: the context window is only 262K tokens; A 2MB file is approximately equivalent to 500,000 tokens, which means the model would not be able to parse it.

Qwen refers to the large language model family built by Alibaba Cloud. In this organization, they continuously release large language models (LLM), large multimodal models (LMM), and other AGI-related projects.

Model Variant GPU requirements Suitable for Download
Qwen3.6 27B ~> RTX 4060 Ti 16GB / RTX 4070 Ti 16GB Coding tasks link