143 related articles

A Reddit post sparks debate: users demand Kimi K3, citing DeepSeek's low prices. Deep analysis of Chinese LLM iteration speed, pricing strategies, and user loyalty.

Exploring training and running a small language model (SLM) on an ESP32-S3 microcontroller costing just $8. Learn about model design under extreme hardware constraints, quantization strategies, and edge AI's potential.

A systematic coding practice path for ML practitioners who 'understand theory but can't implement,' covering math basics to deep learning components with Deep-ML platform guidance.

An insider's analysis of China's four AI labs — Qwen, DeepSeek, Moonshot, and Ling — revealing their distinct strategic bets on distribution, architecture, long-termism, and serving cost.

Deep analysis of why teams build custom C/C++ inference engines instead of using PyTorch or TensorRT, exploring performance, minimal dependencies, and long-term maintenance tradeoffs.

Redis creator antirez open-sources ds4, a pure C local inference engine for DeepSeek 4 Flash and PRO with native Metal, CUDA, and ROCm support, earning nearly 20K GitHub stars.

Deep dive into TabPFN's core principles and use cases. Built on Transformer architecture and in-context learning, TabPFN classifies small tabular data in one second without hyperparameter tuning, matching XGBoost accuracy.

A deep dive into the complete workflow of training a 1.3B parameter LLM from scratch, covering Transformer architecture design, data preparation, and distributed training optimization.

DeepSeek V4 Flash launches with benchmark scores approaching Claude Opus 4.8 at just $0.18 per million output tokens. Deep analysis of performance, pricing, and industry impact.

Deep analysis of the dilemma in AI model competition where reasoning gaps and pricing imbalances force vendors to excel at either capability or cost-effectiveness to survive.

A systematic learning path for understanding the Kimi K3 technical report, covering MoE, MLA, distributed training, and modern post-training techniques.

In-depth analysis of DeepSeek-V4-Flash model's positioning and technical path. Exploring the lightweight trend behind the Flash naming, MLA attention, MoE architecture, and its significance for open-source AI.

In-depth analysis of DeepSeek-V4-Flash model's product positioning and technical approach. Examining lightweight trends through the Flash naming, MLA attention mechanism, MoE architecture evolution, and implications for the open-source AI ecosystem.

Deep analysis of DeepSeek V4 Flash 0731 across intelligence, performance, and price dimensions, exploring how this Chinese LLM delivers extreme cost-performance to reshape the AI industry.

OpenAI launches GPT-5.6 with 80% price cuts on its Luna model series, surpassing DeepSeek on the price-performance curve. Analysis of the tech logic, developer impact, and AI price war trends.

OpenAI releases GPT-5.6 with 80% price cuts on Luna models, overtaking DeepSeek on price-performance. Analysis of the tech logic, developer impact, and AI pricing trends.

Exploring why top AI startups shifted from open research to secrecy, analyzing how commercial competition and talent pressure drive this change, and its impact on academia, innovation, and open source.

TokenTown is an open-source visualization project that intuitively presents the internal token prediction process of LLMs using a town metaphor. Learn its design philosophy and educational value.

A comprehensive guide to preparing for NLP Research Scientist Intern roles, covering evaluation criteria, foundational knowledge, paper reading strategies, hands-on skills, and common pitfalls.

How to learn AI Agent development from scratch? This article outlines a clear 3-step path: Python crash course, LLM theory & practice, and LangChain framework project implementation.