The biggest local LLM on your machine is useless if it can't call a single tool, no matter how many parameters it has
…Qwen3.5 27B scores 68.5% and Qwen3.5 9B hits 66.1% and then there's a big drop: Qwen 3.5 4B drops to 50.3%, and Qwen 3.5…
Tracked topic
For the first time, Qwen3.8 brings a Qwen-Max-class model to open release. Built on the architectural foundation of Qwen3.5, Qwen3.8 delivers substantial gains across coding, professional work, research, and long-horizon agentic tasks. Beyond answering harder questions, Qwen3.8 is designed to carry complex, multi-step tasks through to completion with greater reliability. Qwen3.8 features the following enhancements: Core Capabilities: Comprehensive improvements across coding, professional work, research, and long-horizon agentic tasks. Agent Execution: Stronger autonomous planning and better ha
Day 0 Support for Qwen 3.8 on AMD Instinct GPUs…Qwen3.5 27B scores 68.5% and Qwen3.5 9B hits 66.1% and then there's a big drop: Qwen 3.5 4B drops to 50.3%, and Qwen 3.5…
…Just this week, while building a PyGame application from scratch using Qwen3-Coder running entirely on my local machine, I realized that some larger local models are now independently capable enough to…
…Generated by Qwen/Qwen2.5-Coder-32B-Instruct We present BioMatrix, the first multimodal foundation model that natively integrates sequences, structures, and natural language for both molecules and proteins within a single…
…I'd seen the Qwen family come up a lot, but every time I looked into it, the conversation was always about coding benchmarks and developer workflows. So I kind of just…
…With approximately 65\% as many pretraining tokens as Qwen3, LLaDA MoE v2 approaches Qwen3 on several knowledge, reasoning, and coding benchmarks. After supervised fine-tuning alone, it outperforms SDAR Chat on seven…
…It's as simple as downloading Ollama and pulling the Qwen2.5-Coder 32B model with ollama pull qwen2.5-coder:32b (use 14b instead of 32b if you have less than…
…Qwen3-Coder-Next (80B MoE, 3B active) Qwen3.5-122B-A10B (122B MoE, 10B active) Devstral 2 123B (123B dense model) gpt-oss-120b (117B MoE, 5.1B active) Omnicoder-9B (9B…
…Generated by Qwen/Qwen2.5-Coder-32B-Instruct We present Stable-Layers, a reinforcement learning framework that eliminates the need for paired supervision by fine-tuning a pretrained layer decomposition model using…
…Generated by Qwen/Qwen2.5-Coder-32B-Instruct Many everyday programming tasks resist clean rule-based implementation, such as alerting on important log lines, repairing malformed JSON, or ranking search results by…
…Generated by Qwen/Qwen2.5-Coder-32B-Instruct Selecting the best response from multiple small-model samples using a stronger scorer is a simple inference-time strategy, but fails when the small…