
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>NLP Journey</title>
      <link>https://tailwind-nextjs-starter-blog-six-theta.vercel.app/blog</link>
      <description>AI 算法工程师的公开研究笔记：记录大模型、系统工程与可复现实验，持续把复杂技术转化为可落地的产品。</description>
      <language>zh</language>
      <managingEditor>1395291968@qq.com (qiaoshilei)</managingEditor>
      <webMaster>1395291968@qq.com (qiaoshilei)</webMaster>
      <lastBuildDate>Tue, 25 Nov 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://tailwind-nextjs-starter-blog-six-theta.vercel.app/tags/multiprocessing/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://tailwind-nextjs-starter-blog-six-theta.vercel.app/blog/python-multiprocessing-multi-model-deploy</guid>
    <title>单 Python 文件搞定多模型部署：一次 multiprocessing 实战记录</title>
    <link>https://tailwind-nextjs-starter-blog-six-theta.vercel.app/blog/python-multiprocessing-multi-model-deploy</link>
    <description>在一个 Python 文件中，通过 multiprocessing 同时跑多个模型实例，实现多 GPU 绑定与并发任务调度的完整实战记录。</description>
    <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
    <author>1395291968@qq.com (qiaoshilei)</author>
    <category>Python</category><category>multiprocessing</category><category>多进程</category><category>模型部署</category><category>ASR</category><category>系统工程与部署能力</category>
  </item>

    </channel>
  </rss>
