<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rooted &amp; Rising</title><link>https://tonlp.fun/</link><description>Recent content from Rooted &amp; Rising</description><generator>Hugo</generator><language>zh-cn</language><managingEditor>whq2020@outlook.com (HuanQ)</managingEditor><webMaster>whq2020@outlook.com (HuanQ)</webMaster><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Mon, 26 Jan 2026 20:50:39 +0800</lastBuildDate><atom:link href="https://tonlp.fun/index.xml" rel="self" type="application/rss+xml"/><item><title>BPE 与字节级 Tokenizer：从合并规则到可运行实现</title><link>https://tonlp.fun/post/bpe/</link><pubDate>Mon, 26 Jan 2026 20:50:39 +0800</pubDate><author>whq2020@outlook.com (HuanQ)</author><guid>https://tonlp.fun/post/bpe/</guid><description>
<![CDATA[<h1>BPE 与字节级 Tokenizer：从合并规则到可运行实现</h1><p>作者：HuanQ（whq2020@outlook.com）</p>
        
          系统梳理 BPE 的训练与推理：为什么需要正则预分词与前导空格、为什么主流实现选择字节级词表、Byte Fallback 的含义，以及 merges/rank 在推理时如何生效；文末提供一份可直接运行的 Python 参考实现。
        
        <hr><p>本文2026-01-26首发于<a href='https://tonlp.fun/'>Rooted & Rising</a>，最后修改于2026-01-26</p>]]></description><category>深度学习</category><category>LLM</category></item><item><title>2025年度总结：在跌跌撞撞中成长</title><link>https://tonlp.fun/post/2025-summary/</link><pubDate>Sat, 03 Jan 2026 14:33:30 +0800</pubDate><author>whq2020@outlook.com (HuanQ)</author><guid>https://tonlp.fun/post/2025-summary/</guid><description>
<![CDATA[<h1>2025年度总结：在跌跌撞撞中成长</h1><p>作者：HuanQ（whq2020@outlook.com）</p>
        
          这是一份迟到的总结，记录了2025年的毕业、职场、意外与成长
        
        <hr><p>本文2026-01-03首发于<a href='https://tonlp.fun/'>Rooted & Rising</a>，最后修改于2026-01-03</p>]]></description><category>生活</category></item><item><title>自建轻量级笔记服务 Memos：Docker部署+自动备份全攻略</title><link>https://tonlp.fun/post/memos-install/</link><pubDate>Sat, 20 Dec 2025 16:40:47 +0800</pubDate><author>whq2020@outlook.com (HuanQ)</author><guid>https://tonlp.fun/post/memos-install/</guid><description>
<![CDATA[<h1>自建轻量级笔记服务 Memos：Docker部署+自动备份全攻略</h1><p>作者：HuanQ（whq2020@outlook.com）</p>
        
          受够了各种笔记应用的广告和订阅费？Memos 是一款开源、轻量级的自托管备忘录服务，支持Markdown、标签管理、API访问，数据完全掌控在自己手中。本文详解 Docker Compose 部署 + PostgreSQL 数据库 + 自动备份脚本，让你的碎片化想法有个安全的家！
        
        <hr><p>本文2025-12-20首发于<a href='https://tonlp.fun/'>Rooted & Rising</a>，最后修改于2025-12-20</p>]]></description><category>Install</category></item><item><title>SSH登录安全设置!</title><link>https://tonlp.fun/post/ssh-safe/</link><pubDate>Sun, 23 Nov 2025 17:25:00 +0800</pubDate><author>whq2020@outlook.com (HuanQ)</author><guid>https://tonlp.fun/post/ssh-safe/</guid><description>
<![CDATA[<h1>SSH登录安全设置!</h1><p>作者：HuanQ（whq2020@outlook.com）</p>
        
          服务器每天被一堆IP疯狂扫描？换端口根本没用！教你用密钥认证+Fail2ban组合拳，彻底把暴力破解拦在门外，让攻击者去吃灰~
        
        <hr><p>本文2025-11-23首发于<a href='https://tonlp.fun/'>Rooted & Rising</a>，最后修改于2025-11-23</p>]]></description><category>Linux</category></item><item><title>Hello, World! 不是，是 Hello, Blog!🎉</title><link>https://tonlp.fun/post/hello-blog/</link><pubDate>Sat, 15 Nov 2025 12:00:00 +0800</pubDate><author>whq2020@outlook.com (HuanQ)</author><guid>https://tonlp.fun/post/hello-blog/</guid><description>
<![CDATA[<h1>Hello, World! 不是，是 Hello, Blog!🎉</h1><p>作者：HuanQ（whq2020@outlook.com）</p>
        
          新的开始，从 Hello World 说起
        
        <hr><p>本文2025-11-15首发于<a href='https://tonlp.fun/'>Rooted & Rising</a>，最后修改于2025-11-15</p>]]></description><category>随笔</category></item></channel></rss>