Learn LLM
  • Home
  • Timeline
  • Modules
    • 01 Tensors
    • 02 Autograd
    • 03 Tokenization
    • 04 Embeddings
    • 05 Attention
    • 06 Transformer
    • 07 Training
    • 08 Generation

The Evolution of Large Language Models

Source Code
---
title: "The Evolution of Large Language Models"
format:
  html:
    css: timeline/timeline.css
    page-layout: full
    toc: false
resources:
  - timeline/timeline-data.json
---

::: {#timeline-container}
:::

<script src="timeline/timeline.js"></script>