<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog</title>
    <link>https://trillion-labs.github.io/blog/posts/</link>
    <description>Research notes and technical writing.</description>
    <language>en</language>
    <lastBuildDate>Sat, 04 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://trillion-labs.github.io/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>메모리 아끼면서 Cross Entropy Loss 계산하기</title>
      <link>https://trillion-labs.github.io/blog/posts/fused-linear-cross-entropy/</link>
      <guid isPermaLink="true">https://trillion-labs.github.io/blog/posts/fused-linear-cross-entropy/</guid>
      <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
      <description>긴 context와 큰 vocabulary에서 LM head + cross entropy가 만드는 logits 메모리 병목과 FLCE로 이를 줄이는 방법.</description>
      <category>kernels</category>
      <category>training</category>
      <category>systems</category>
    </item>
    <item>
      <title>환영합니다</title>
      <link>https://trillion-labs.github.io/blog/posts/welcome/</link>
      <guid isPermaLink="true">https://trillion-labs.github.io/blog/posts/welcome/</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
      <description>트릴리온랩스 기술 블로그에 오신 것을 환영합니다.</description>
      <category>meta</category>
    </item>
  </channel>
</rss>
