Qwen/Qwen3.6-27B ยท Hugging Face

(huggingface.co)

36 points | by cgeier 14 hours ago ago

5 comments

  • throwaw12 13 hours ago ago

    Thanks to unsloth, we immediately get 4-bit quantization: https://huggingface.co/unsloth/Qwen3.6-27B-GGUF

    • perarneng 12 hours ago ago

      Im waiting for nvfp4 quant :-)

      • EnPissant 7 hours ago ago

        Are nvfp4 / mxfp4 even useful without QAT?

  • cgeier 14 hours ago ago

    According to (their own) benchmark, this is beating Opus 4.5. Hard to believe for such a small model.

  • GodelNumbering 13 hours ago ago

    This is an amazing win for the open source but the terminal bench 2.0 (only benchmark I am familiar with) scores are 'non standard'

    > * Terminal-Bench 2.0: Harbor/Terminus-2 harness; 3h timeout, 32 CPU/48 GB RAM; temp=1.0, top_p=0.95, top_k=20, max_tokens=80K, 256K ctx; avg of 5 runs.

    Terminal bench 2.0 rules explicitly disallow modifying timeouts or resources available. Each terminal bench task has timeout (usually under 1h, mostly under 30 mins) and resources configured in the docker container by the task creator and they are chosen that way to test specific model aspects.