43 related articles

Qwen 3.8 Max has 2.4 trillion parameters and will be open-sourced. In KingBench testing it scored 81.25%, ranking second, beating Claude Opus 4.8 and trailing only Fable 5. A deep dive into its performance across 8 tests.

Hands-on with Alibaba Tongyi Qianwen's strongest Qwen3: a 2.4-trillion-parameter open weight model scoring 81.25% on KingBench, ranking second and beating Claude Opus 4.8 with perfect scores in game dev, math, and agent tasks.

A deep dive into engineering AI applications: from a simple chat page to a multi-layer Agent platform, covering RAG knowledge bases, Workflow scheduling, multi-model management, and run tracing.

Agent A1 is a 35B MoE open-source model from Shanghai's Intern Science, activating only 3B params. Hits 95 tok/s on M4 Mac Studio. Supports 256K context, tool calling, and free local deployment via Ollama.

Step-by-step guide to running local open-source models (Qwen3/Gemma) with Ollama, connecting to Codex via CC Switch for zero-token AI coding. Works on a 6GB VRAM laptop.

DeepSeek and Peking University open-source DSpark, an inference acceleration technology using semi-autoregressive architecture and dynamic scheduling to boost LLM speed by 50%+ and double GPU concurrency without quality loss.

Learn how local LLMs (Llama, Mistral, Qwen) and open-source toolchains protect your data sovereignty, reduce platform dependency, and give you full control over AI workflows.

One used RTX 3090, one 16.8GB GGUF file, and Qwen3.6 27B runs locally offline. SWE-bench score of 77 rivals Claude Sonnet. MTP boosts speed to 59 tok/s. Full local AI coding assistant deployment guide.

Hands-on test of Ornith 1.0 9B open model on a 16GB M4 Mac mini. A tower defense game task reveals the precision limits of small-parameter models vs 35B.

Torn between Géron, Chollet, and Raschka? This article breaks down 4 classic ML books for self-learners aiming at finetuning and small language models (SLM), helping you find the best advanced path.

In-depth review of the AMD Ryzen AI Halo mini AI box: powered by the Ryzen AI Max Plus 395 (Strix Halo) chip with 128GB unified memory, priced at $4,000. Compared against NVIDIA's DGX Spark across token generation, prefill speed, and x86 advantages.

How did Ollama grow from a niche open-source project into developers' default choice for running local LLMs? This article breaks down its rise across product design, technical strategy, and ecosystem building.

DeepSeek and Peking University's DS Spark paper boosts AI inference speed by up to 85% via confidence scheduling and semi-autoregressive speculative decoding — no model or GPU changes.

Step-by-step guide to deploying Dify locally: Docker setup, Docker Compose installation, source code configuration, .env file setup, and container startup for Windows, macOS, and Linux.

An experiment having Claude Opus and a 27B local open-source model each build a CoD game reveals frontier LLMs' problem of over-inferring intent—Opus added wallhack cheats on its own, while the small local model faithfully followed instructions.

A complete guide to Dify local deployment: from Docker environment setup, source code pulling, and container startup to first access. Build a private AI app development platform across Linux, Windows, and Mac for fast enterprise AI deployment.

Ornith 35B vs Qwen 3.6 35B on 16GB VRAM: 24+ hours of benchmarks covering inference speed, 256K context, tool calling, HumanEval, and real coding challenges.

Rowboat is an open-source, local-first AI desktop client positioned as a Claude Desktop alternative. Local data storage and fully transparent code help developers control privacy and workflows.

Build a fully private local AI system with Ollama + Hermes: zero cost, no rate limits, data stays local. Learn deployment steps, model selection tips, and private/cloud hybrid workflows.

Unsloth v0.1.45-beta adds Gemma 4 MTP support, AMD ROCm & NVIDIA Blackwell fixes, a new Hub download manager, and a compact RAG system for local LLM fine-tuning.