<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Transformer on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/transformer/</link><description>Recent content in Transformer on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Sun, 09 Feb 2025 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/transformer/atom.xml" rel="self" type="application/rss+xml"/><item><title>Learning the Structure of Large Models Using Qwen as an Example</title><link>https://www.chenshaowen.com/en/blog/structure-of-large-models-with-qwen.html</link><pubDate>Sun, 09 Feb 2025 00:00:00 +0000</pubDate><atom:modified>Sun, 09 Feb 2025 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/structure-of-large-models-with-qwen.html</guid><description>1. Introduction to the Qwen Model In April 2023, Alibaba released the beta version of Qwen. In December 2023, Alibaba open-sourced the first version of Qwen. In September 2024, Alibaba released Qwen2.5. In January 2025, Alibaba released Qwen 2.5-Max. Qwen 2.5 is the latest series of the Qwen large language</description><dc:creator>微信公众号</dc:creator><category>Qwen</category><category>LLM</category><category>AI</category><category>Learning</category><category>Architecture</category><category>Transformer</category><category>Open Source</category><category>R&amp;D</category></item><item><title>Usage of the transformers Library</title><link>https://www.chenshaowen.com/en/blog/usage-of-transformers-lib.html</link><pubDate>Tue, 22 Aug 2023 00:00:00 +0000</pubDate><atom:modified>Tue, 22 Aug 2023 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/usage-of-transformers-lib.html</guid><description>transformers is a Python library developed by Hugging Face for using and training pretrained Transformer models in natural language processing (NLP) tasks. It provides many powerful tools and features that make working with text data and building NLP models much easier. The library is widely used across a variety of</description><dc:creator>微信公众号</dc:creator><category>Transformer</category><category>AI</category><category>LLM</category><category>NLP</category><category>Python</category></item><item><title>Model and Dataset Operations on HuggingFace</title><link>https://www.chenshaowen.com/en/blog/models-and-datasets-on-huggingface.html</link><pubDate>Mon, 21 Aug 2023 00:00:00 +0000</pubDate><atom:modified>Mon, 21 Aug 2023 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/models-and-datasets-on-huggingface.html</guid><description>HuggingFace offers shared models, datasets, and hosted spaces, giving AI researchers and developers a complete ecosystem. This article explains how to work with HuggingFace models and datasets. 1. Model Operations and Usage 1.1 Custom Storage Directory 1 export HF_HOME=/Volumes/Data/HuggingFace Otherwise the default is the ~/.cache/huggingface directory. 1.2 Downloading Models The</description><dc:creator>微信公众号</dc:creator><category>Transformer</category><category>AI</category><category>LLM</category><category>HuggingFace</category><category>Dataset</category><category>R&amp;D</category></item></channel></rss>