<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Token on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/token/</link>
    <description>Recent content in Token on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 06 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/token/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Token 是什么：大模型计费和上下文管理的底层逻辑</title>
      <link>https://blog.hankmo.com/token-deep-dev-deepseek/</link>
      <pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/token-deep-dev-deepseek/</guid>
      <description>Token 是大模型 API 调用的核心计量单位，直接关联成本、上下文截断和响应质量。本文从 BPE 分词原理出发，拆解 DeepSeek 计费逻辑、Context Window 约束，并用 Go 实现一个对接官方 tokenizer 的精准计数器。</description>
    </item>
  </channel>
</rss>
