<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>GLM on 苏然的博客</title>
		<link>https://bml.asia/tags/glm/</link>
		<description>Recent content in GLM 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/glm/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>国内 Flash 月与 DeepSeek 红利</title>
				<link>https://bml.asia/posts/domestic-flash-models-race/</link>
				<pubDate>Thu, 27 Aug 2026 02:33:19 +0800</pubDate>
				<guid>https://bml.asia/posts/domestic-flash-models-race/</guid>
				<description>&lt;p&gt;　　8 月 26 到 27 号这两天，国内大模型圈像约好了一样，扎堆往外抛“Flash 版本”。阿里一口气泡出 Qwen3.8-Flash 和预告已久的 Qwen3.8-Flash-Next，智谱把此前匿名跑分的“ox-alpha”正式官宣为 GLM-5.3-Flash。三家全是开源或开放权重，全把激活参数压得很小、价格打得很低，全在强调 Agent 编程和原生多模态。很多人第一反应是：这是不是看 DeepSeek V4-Flash 吃了红利，赶紧跟一波？&lt;/p&gt;</description>
			</item>
			<item>
				<title>GLM-5.3 发布：一次关于后训练的坦白</title>
				<link>https://bml.asia/posts/glm-53-yi-ci-guan-yu-hou-xun-lian-de-jie-shi/</link>
				<pubDate>Fri, 14 Aug 2026 13:00:00 +0800</pubDate>
				<guid>https://bml.asia/posts/glm-53-yi-ci-guan-yu-hou-xun-lian-de-jie-shi/</guid>
				<description>&lt;style&gt;&#xA;  /* ===== 本文排版：终端发布日志 · 墨黑信号 ===== */&#xA;  .gs-body { letter-spacing: .01em; }&#xA;&#xA;  /* —— 文章标题：等宽加粗 + 底部双线，收敛黑色 —— */&#xA;  .post h1,&#xA;  .pinned-title a {&#xA;    font-family: ui-monospace, &#34;Cascadia Mono&#34;, Consolas, monospace;&#xA;    font-weight: 800;&#xA;    letter-spacing: .04em;&#xA;    color: #111;&#xA;  }&#xA;  .post h1 {&#xA;    font-size: 1.6rem;&#xA;    line-height: 1.45;&#xA;    display: inline-block;&#xA;    padding-bottom: .5rem;&#xA;    border-bottom: 3px double #111;&#xA;    margin-bottom: .6rem;&#xA;  }&#xA;  .pinned-title a { text-decoration: none; }&#xA;  .pinned-title a:hover { color: #111; }&#xA;&#xA;  /* —— 终端命令行块 —— */&#xA;  .gs-term {&#xA;    margin: 1.6rem 0 2rem;&#xA;    padding: .9rem 1.1rem;&#xA;    background: #111;&#xA;    border-radius: 6px;&#xA;    font-family: ui-monospace, &#34;Cascadia Mono&#34;, Consolas, monospace;&#xA;    font-size: .9rem;&#xA;    line-height: 1.9;&#xA;    color: #d8d8d8;&#xA;    overflow-x: auto;&#xA;  }&#xA;  .gs-term .gs-p { color: #79c0ff; }&#xA;  .gs-term .gs-ok { color: #8ce99a; }&#xA;  .gs-term .gs-warn { color: #ffd166; }&#xA;&#xA;  /* —— 引言：左侧黑竖线 —— */&#xA;  .gs-ink {&#xA;    margin: 1.6rem 0 2rem;&#xA;    padding: .35rem 0 .35rem 1.2rem;&#xA;    border-left: 4px solid #111;&#xA;    color: var(--fg-dim);&#xA;    font-size: .98rem;&#xA;    line-height: 1.85;&#xA;  }&#xA;  .gs-ink b { color: #111; font-weight: 800; }&#xA;&#xA;  /* —— 章节标题：等宽编号 + 下划线 —— */&#xA;  .gs-sec {&#xA;    display: flex;&#xA;    align-items: baseline;&#xA;    gap: .7rem;&#xA;    margin: 2.8rem 0 1.2rem;&#xA;    padding-bottom: .5rem;&#xA;    border-bottom: 1px solid var(--line);&#xA;  }&#xA;  .gs-sec .gs-no {&#xA;    font-family: ui-monospace, Consolas, monospace;&#xA;    font-size: .76rem;&#xA;    font-weight: 800;&#xA;    letter-spacing: .08em;&#xA;    color: #fff;&#xA;    background: #111;&#xA;    border-radius: 3px;&#xA;    padding: .1em .55em;&#xA;    flex: 0 0 auto;&#xA;  }&#xA;  .gs-sec b {&#xA;    font-family: ui-monospace, &#34;Cascadia Mono&#34;, Consolas, monospace;&#xA;    font-size: 1.05rem;&#xA;    font-weight: 800;&#xA;    color: #111;&#xA;    letter-spacing: .04em;&#xA;  }&#xA;&#xA;  /* —— 重点标注：纸上信号笔，黑底灰 —— */&#xA;  .gs-hl {&#xA;    background: linear-gradient(transparent 55%, rgba(17, 17, 17, .22) 55%);&#xA;    color: #111;&#xA;    font-weight: 800;&#xA;    padding: 0 .15em;&#xA;    border-radius: 2px;&#xA;  }&#xA;  .gs-key { color: #111; font-weight: 800; }&#xA;  .gs-dim { color: #8a94a6; }&#xA;&#xA;  /* —— 关键数字行：等宽小排 —— */&#xA;  .gs-fig {&#xA;    margin: 1.4rem 0 1.8rem;&#xA;    padding: 0;&#xA;    list-style: none;&#xA;    font-family: ui-monospace, Consolas, monospace;&#xA;    font-size: .94rem;&#xA;    line-height: 2.1;&#xA;    color: var(--fg-dim);&#xA;  }&#xA;  .gs-fig li { padding-left: 1.4rem; position: relative; }&#xA;  .gs-fig li::before {&#xA;    content: &#34;»&#34;;&#xA;    position: absolute;&#xA;    left: 0;&#xA;    color: #111;&#xA;    font-weight: 800;&#xA;  }&#xA;  .gs-fig .gs-num { color: #111; font-weight: 800; }&#xA;&#xA;  /* —— 引用批注：灰底细框 —— */&#xA;  .gs-quote {&#xA;    margin: 1.6rem 0;&#xA;    padding: .9rem 1.2rem;&#xA;    border: 1px solid var(--line);&#xA;    border-left: 4px solid #111;&#xA;    border-radius: 0 4px 4px 0;&#xA;    background: rgba(17, 17, 17, .05);&#xA;    font-size: .94rem;&#xA;    line-height: 1.85;&#xA;    color: var(--fg-dim);&#xA;  }&#xA;  .gs-quote b { color: #111; }&#xA;&#xA;  /* —— 结论：黑框反白 —— */&#xA;  .gs-concl {&#xA;    margin: 2rem 0 1.6rem;&#xA;    padding: 1.2rem 1.4rem;&#xA;    border: 2px solid #111;&#xA;    border-radius: 6px;&#xA;    background: rgba(17, 17, 17, .04);&#xA;    font-weight: 600;&#xA;    line-height: 1.9;&#xA;  }&#xA;  .gs-concl .gs-concl-name {&#xA;    display: inline-block;&#xA;    font-family: ui-monospace, Consolas, monospace;&#xA;    font-size: .74rem;&#xA;    font-weight: 800;&#xA;    letter-spacing: .14em;&#xA;    color: #fff;&#xA;    background: #111;&#xA;    border-radius: 3px;&#xA;    padding: .1em .7em;&#xA;    margin-bottom: .6rem;&#xA;  }&#xA;  .gs-concl .gs-hl { background: linear-gradient(transparent 55%, rgba(17, 17, 17, .22) 55%); }&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;gs-term&#34;&gt;&#xA;  &lt;span class=&#34;gs-p&#34;&gt;$&lt;/span&gt; glm-release --show 5.3&lt;br&gt;&#xA;  &lt;span class=&#34;gs-ok&#34;&gt;✓&lt;/span&gt; 基座：GLM-5.2（740B+，未更换）&lt;br&gt;&#xA;  &lt;span class=&#34;gs-ok&#34;&gt;✓&lt;/span&gt; 编程体感：较前代提升 50%&lt;br&gt;&#xA;  &lt;span class=&#34;gs-ok&#34;&gt;✓&lt;/span&gt; Terminal Bench 3.0：开源第一&lt;br&gt;&#xA;  &lt;span class=&#34;gs-warn&#34;&gt;!&lt;/span&gt; 多模态：本版本不提供&#xA;&lt;/div&gt;&#xA;&lt;p class=&#34;gs-ink&#34;&gt;&#xA;  今天智谱发布了 GLM-5.3。新闻通稿里最扎眼的一句是&lt;b&gt;“基座没变”&lt;/b&gt;。我盯着这四个字看了很久，觉得它比任何&#34;提升 50%&#34;都更值得写。&lt;span class=&#34;gs-hl&#34;&gt;一次能力跃迁，靠的不是换头，而是把后训练做长、做深。&lt;/span&gt;这是本文想聊清楚的事。&#xA;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
