<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Transformers on Text Matrix</title><link>https://txtmix.com/tags/transformers/</link><description>Recent content in Transformers on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/transformers/index.xml" rel="self" type="application/rss+xml"/><item><title>DFlash：块扩散模型加速LLM推理——让大模型推理速度提升2-3倍</title><link>https://txtmix.com/posts/tech/dflash-block-diffusion-speculative-decoding/</link><pubDate>Fri, 17 Apr 2026 16:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/dflash-block-diffusion-speculative-decoding/</guid><description>&lt;h1 id="dflash块扩散模型加速llm推理">DFlash：块扩散模型加速LLM推理&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：LLM推理优化工程师、ML平台架构师、MLOps实践者
&lt;strong>前置知识&lt;/strong>：深度学习基础、LLM原理、对投机解码有基本了解
&lt;strong>技术栈&lt;/strong>：Python / PyTorch / vLLM / SGLang / Transformers / MLX
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>Hugging Face Transformers：最强大的 NLP 库完全指南</title><link>https://txtmix.com/posts/tech/transformers-huggingface-nlp-guide/</link><pubDate>Mon, 06 Apr 2026 22:19:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/transformers-huggingface-nlp-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 Transformers 的项目定位、核心概念和设计理念&lt;/li>
&lt;li>掌握 Transformers 的安装、环境配置和依赖管理&lt;/li>
&lt;li>学会使用 Pipeline 进行推理&lt;/li>
&lt;li>理解 AutoModel 和 AutoTokenizer 的工作机制&lt;/li>
&lt;li>掌握模型微调（Fine-tuning）的完整流程&lt;/li>
&lt;li>理解多模态模型（文本、音频、图像）的使用方法&lt;/li>
&lt;li>学会使用 Trainer API 和自定义训练循环&lt;/li>
&lt;li>掌握性能优化和推理加速技巧&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>Transformers&lt;/strong> 是 Hugging Face 开发的&lt;strong>最强大的 NLP 库&lt;/strong>，它提供了预训练模型的 API 和工具，让你可以轻松下载和微调最前沿（SOTA）的预训练模型。&lt;/p></description></item></channel></rss>