<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>架构 on 苏然的博客</title>
		<link>https://bml.asia/tags/%E6%9E%B6%E6%9E%84/</link>
		<description>Recent content in 架构 on 苏然的博客</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Thu, 17 Sep 2026 04:19:55 +0800</lastBuildDate>
		
			<atom:link href="https://bml.asia/tags/%E6%9E%B6%E6%9E%84/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>DeepSeek V4.1 Flash 正式版：非对称架构 CED 的技术账</title>
				<link>https://bml.asia/posts/deepseek-v41-ced-asymmetric/</link>
				<pubDate>Thu, 10 Sep 2026 21:32:05 +0800</pubDate>
				<guid>https://bml.asia/posts/deepseek-v41-ced-asymmetric/</guid>
				<description>&lt;p&gt;&lt;span style=&#34;text-indent:2em;display:block;&#34;&gt;9 月 10 日中午，内测了两天的 V4.1 Flash 正式转正并全量上线，调用时把模型名换成 deepseek-flash 即可。这个 552B 参数的 MoE 模型被官方称作新一代结构系列里的最小尺寸版本，却没有接着堆参数，而是拿出了一套全新的 Causal-Encoder-Decoder 架构，从预训练开始完全重练：45 万亿 token 的多模态语料，喂出了首个原生支持视觉理解的正式版模型。跑分直接把自家旗舰 V4 Pro 比了下去，性能、费用、速度、总用时几个维度上都宣称全面超越，9 月 14 日之后连 V4 Pro 的请求都会被重路由到 V4.1 Flash，按新单价计费。Flash 把 Pro 干掉这种事，放在半年前听着还像段子，现在成了官方公告里的原话。&lt;/span&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>从马具到微内核：DeepSeek Harness 架构白话拆解</title>
				<link>https://bml.asia/posts/agent-harness-tongsu-jiedu/</link>
				<pubDate>Wed, 26 Aug 2026 21:28:57 +0800</pubDate>
				<guid>https://bml.asia/posts/agent-harness-tongsu-jiedu/</guid>
				<description>&lt;style&gt;&#xA;/* ---- 代码块：GitHub Dark 深色卡片 + 窗口圆点装饰 ---- */&#xA;.post pre {&#xA;  position: relative;&#xA;  background: #0d1117;&#xA;  border: 1px solid #30363d;&#xA;  border-radius: 10px;&#xA;  padding: 2.4rem 1.1rem 1.05rem;&#xA;  color: #e6edf3;&#xA;  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.28);&#xA;  line-height: 1.7;&#xA;}&#xA;/* 顶部窗口圆点（macOS 风格） */&#xA;.post pre::before {&#xA;  content: &#39;&#39;;&#xA;  position: absolute;&#xA;  top: 12px;&#xA;  left: 14px;&#xA;  width: 12px;&#xA;  height: 12px;&#xA;  border-radius: 50%;&#xA;  background: #ff5f56;&#xA;  box-shadow: 20px 0 0 #ffbd2e, 40px 0 0 #27c93f;&#xA;}&#xA;.post pre code {&#xA;  background: none;&#xA;  padding: 0;&#xA;  color: inherit;&#xA;  font-size: 0.88em;&#xA;}&#xA;/* ---- 代码块标题（放在代码块上方的小标签） ---- */&#xA;.code-cap {&#xA;  margin: 1.5rem 0 -0.3rem;&#xA;  font-size: 0.82em;&#xA;  font-weight: 600;&#xA;  color: var(--fg-dim);&#xA;  letter-spacing: 0.03em;&#xA;}&#xA;&lt;/style&gt;&#xA;&lt;p&gt;　　这两年 AI 从&amp;quot;聊天&amp;quot;慢慢变成&amp;quot;干活&amp;quot;，帮你改代码、查资料、订机票。很多人以为是模型变聪明了，其实背后还有一套很少被提到的骨架。最近 DeepSeek 开源了一个叫 Harness 的东西，英文原意是&amp;quot;马具&amp;quot;——再好的马，不套上缰绳和挽具也拉不了车。AI 模型就是那匹有力气但没方向的马，Harness 就是那副马具。套上它，模型负责&amp;quot;聪明&amp;quot;，Harness 负责&amp;quot;靠谱&amp;quot;：一个让 AI 会想，一个让 AI 能把活干完。再进一步说，模型是引擎，Harness 是整车，车好不好开，看的从来不只是发动机。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
