1. The News: dots3-note preview Goes Open Source

Xiaohongshu has quietly released its first openly licensed large language model — dots3-note preview — publishing model weights on Hugging Face and GitHub under the permissive Apache 2.0 license. The release comes from dots studio, Xiaohongshu's AI research division, with limited-time free API access on the dots.ai open platform.

With more than 300 million monthly active users, Xiaohongshu is now publicly demonstrating foundation-model capability. The platform's AI role may be shifting from a feature inside search and recommendation to the base supporting the entire product.

Key facts at a glance:

ItemDetail
Modeldots3-note preview
Developerdots studio (Xiaohongshu)
ArchitectureMixture-of-Experts (MoE)
Total parameters280B
Activated parameters16B
Context window512K tokens
ModalitiesText + image + video + audio input → text output
LicenseApache 2.0
AvailabilityHugging Face, GitHub; dots.ai API free for a limited time

Notably, Huawei Ascend announced day-zero adaptation of the model — an early signal of how quickly the open-source ecosystem can rally around a release.

2. Inside the Model: Specs and Benchmarks

A member of the dots3 family. The series previously achieved an officially certified perfect score at IMO 2026. The note edition emphasizes efficiency and real deployment; two further versions — jazz and aria — are planned to cover different capability and cost tiers.

Where it is strong. On public evaluations, dots3-note preview posts competitive results across reasoning, agent, and multimodal tasks. On ARC-AGI-3 and personal-assistant tasks, it outperforms some models with larger parameter counts.

Where it lags. On terminal operations and complex programming, it still trails frontier models. In practice this makes it a usable-but-evolving capability module rather than a frontier system.

Two self-defined benchmarks ship with the release, and their focus is telling:

Rather than chasing generalized leaderboard scenarios, both target search and real-life services — precisely where Xiaohongshu is best positioned to differentiate. Xiaohongshu is not just building a model; it is trying to define what kind of agent truly understands users' life needs.

3. Why a Content Platform Builds Its Own Base Model

For small teams, calling an external API is reasonable. For a platform with hundreds of millions of users and high-frequency search scenarios, once model capability becomes part of the core pipeline, total reliance on outside suppliers becomes untenable. Four structural reasons stand out:

1. Cost predictability at scale. If search, recommendation, content moderation, ad creation, customer service, and creation tools are progressively driven by models, request volumes become enormous. In-house models bring predictable cost structures to high-frequency, stable, well-defined scenarios — without abandoning external models elsewhere.

2. Domain understanding. General models answer many questions, but they do not truly understand what finding a restaurant, planning a trip, choosing a wedding dress, or avoiding renovation pitfalls means inside Xiaohongshu's context. Life decisions are not single-shot retrieval: users add conditions, adjust budgets, compare options, and weigh images, reviews, and real experiences.

3. Data and capability closed loop. Owning the model accelerates the cycle from data collection to training to product feedback — while data usage, security, and permissions remain under the platform's control.

4. Infrastructure logic. When AI begins to shape core product experience, the model itself becomes infrastructure — the same path that led ByteDance to Doubao, Tencent to Hunyuan, Alibaba to Tongyi, and Baidu to ERNIE.

Open-sourcing is itself strategic: a new model most needs testing, feedback, and ecosystem support. Huawei Ascend's day-zero adaptation demonstrates that ecosystem speed — and the public weights tell the developer community that Xiaohongshu participates in building underlying capability, not just applying AI.

4. The August Sequence: From AI Features to AI Infrastructure

The open-source release does not arrive in isolation. August 2026 has seen a rapid sequence of Xiaohongshu AI moves:

Date (2026)MoveLayer
Aug 11Full-speed AI strategy push; AI companion direction confirmedApplication
Aug 13–15AI Shopping Assistant — the conversational "grass-seed to checkout" loopApplication / commerce
Mid-Augdots3-note preview open-sourced under Apache 2.0Foundation model

The pattern is coherent: monetize at the application layer while securing self-sufficiency at the foundation layer. And the alignment is exact — the model's two custom benchmarks measure multi-turn search and cross-stage life-service task execution, the same terrain where the AI Shopping Assistant and AI companion products operate.

5. What It Means for Brands and Marketers