566 related articles
Deep DivesAlibaba's open-source reasoning model QwQ-32B achieves performance rivaling DeepSeek R1 (671B) with only 32B parameters through a two-stage reinforcement learning strategy on verifiable tasks.
TutorialsComplete guide to deploying OpenAI's open-source GPT-OSS model locally with Ollama. Real-world testing of the 20B version on RTX 4090 covering Chinese comprehension, logical reasoning, and VRAM usage analysis under MoE architecture.
Deep DivesHow RL, Self-Play, and Verifiers work together to evolve LLM reasoning — driving the leap from SFT imitation to true System 2 deep thinking.
Product ReviewsIn-depth testing of Zhipu AI's open-source GLM-4.7 coding abilities across SVG animation, 3D game dev, iOS native apps, and browser automation, compared against Claude Sonnet 4.5 and DeepSeek V3.2.
Product ReviewsHands-on testing Kimi K2 Thinking in Claude Code across text creation, programming, agent building, and full-stack apps. Comparing it to Claude Sonnet 4.5 and DeepSeek as a cost-effective AI coding alternative.
Product ReviewsIn-depth review of Claude Haiku 4.5: 73.3% on SWE-bench rivaling Sonnet 4, input at just $1/million tokens. Covers code generation, agentic coding, SVG tests, and Sonnet+Haiku collaboration strategies.
TutorialsAR entrepreneur uses Vibe Coding to build a custom SLAM system, replacing $5K-$20K/year commercial licenses. Full hands-on experience with AI-powered SLAM development and why most Vibe Coding projects fail.
Product ReviewsDify-Chat is an open-source platform built on the Dify API supporting Chatflow, Workflow, deep thinking visualization, chart rendering, and more to help developers quickly deploy AI application interfaces.
Expert OpinionsSequoia Capital's deep conversation with AI expert Konstantine explores how von Neumann's architecture and ideas profoundly shape modern AI development, from computing paradigms to the pursuit of AGI.
Tech FrontiersIsomorphic Labs, the AI drug company founded by DeepMind co-founder Hassabis, raises $2.1B. Built on AlphaFold breakthroughs, it aims to conquer all diseases.
TutorialsComplete guide to building AI agents on Coze from scratch, covering LLM configuration, prompt writing, plugin integration, knowledge base setup, and memory systems.
Deep DivesA systematic overview of LLM reasoning evolution, covering Chain-of-Thought, Tree-of-Thought, OpenAI o1, and DeepSeek-R1, with insights from the Awesome-LLM-Reasoning project.
TutorialsLearn how to fine-tune LLaMA 3 8B on consumer GPUs using QLoRA and Unsloth. Covers 4-bit quantization, LoRA adaptation, Alpaca data format, training pipeline setup, and model deployment—runs on RTX 3090.
Product ReviewsUnsloth is an open-source LLM training tool with 63K+ GitHub stars, supporting Gemma 4, Qwen 3, DeepSeek. Reduces VRAM by 50–80%, enabling RTX 4090 to fine-tune 7B models with a no-code Web UI.
ResearchSVDQuant, an ICLR 2025 Spotlight paper, achieves 4-bit diffusion model quantization via low-rank decomposition that absorbs outliers, reducing memory by 75%. Open-source engine Nunchaku (3800+ stars) enables FLUX inference on consumer GPUs like RTX 4060.
Tech FrontiersDeepSeek releases V3.2-Exp with proprietary DeepSeek Sparse Attention (DSA) for faster long-context training and inference, plus API prices cut over 50%.
Tech FrontiersDeepSeek extends V4-Pro API promotional pricing to May 31, 2026. Learn how this impacts developers and enterprises, and what it reveals about LLM pricing strategy.
Product ReviewsIn-depth review of MiroFlow open-source AI workflow framework: technical architecture behind 5+ benchmark Top-1 rankings, multi-model support, Web UI, and comparison with LangChain and Dify.
Product ReviewsDeep Research Web UI is an open-source AI research assistant supporting DeepSeek R1, enabling automated deep research through iterative search, web scraping, and LLM reasoning. 2100+ Stars on GitHub.
Product ReviewsDeepSeek-Reasonix is an open-source terminal AI coding agent natively designed for DeepSeek models, achieving lower latency and API costs through prefix cache stability optimization.