Skip to content

Commit 9c2de3e

Browse files
committed
Properly format heading
Signed-off-by: Luka Govedič <[email protected]>
1 parent 98feb8c commit 9c2de3e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

_posts/2025-08-20-torch-compile.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# \[Draft\] Introduction to `torch.compile` and How It Works with vLLM
2-
3-
Authors: [Luka Govedič](https://github.com/proexpertprog) (Red Hat), [Richard Zou](https://github.com/zou3519) (Meta), Addie Stevens (Red Hat), [Kaichao You](https://github.com/youkaichao) (Tsinghua University), [Michael Goin](https://github.com/mgoin) (Red Hat), Saša Zelenović (Red Hat)
1+
---
2+
layout: post
3+
title: "Introduction to `torch.compile` and How It Works with vLLM"
4+
author: "[Luka Govedič](https://github.com/proexpertprog) (Red Hat), [Richard Zou](https://github.com/zou3519) (Meta), Addie Stevens (Red Hat), [Kaichao You](https://github.com/youkaichao) (Tsinghua University), [Michael Goin](https://github.com/mgoin) (Red Hat), Saša Zelenović (Red Hat)"
5+
image: /assets/logos/vllm-logo-text-light.png
6+
---
47

58
> [!NOTE]
69
> This blog originated from our biweekly vLLM office hours, a community forum hosted by Red Hat with vLLM project committers and the UC Berkeley team. Each session covers recent updates, a deep dive with a guest speaker, and open Q\&A. [Join us every other Thursday](https://red.ht/office-hours) at 2:00 PM ET / 11:00 AM PT on Google Meet, and get the recording and slides afterward on our [YouTube playlist](https://www.youtube.com/playlist?list=PLbMP1JcGBmSHxp4-lubU5WYmJ9YgAQcf3).

0 commit comments

Comments
 (0)