Skip to content

Commit fea931d

Browse files
committed
Author links (html), Q&A fix
Signed-off-by: Luka Govedič <[email protected]>
1 parent 5389715 commit fea931d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: post
33
title: "Introduction to <code>torch.compile</code> 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)"
4+
author: "<a href="https://github.com/proexpertprog">Luka Govedič (Red Hat)</a>, <a href="https://github.com/zou3519">Richard Zou (Meta)</a>, Addie Stevens (Red Hat), <a href="https://github.com/youkaichao">Kaichao You (Tsinghua University)</a>, <a href="https://github.com/mgoin">Michael Goin (Red Hat)</a>, Saša Zelenović (Red Hat)"
55
image: /assets/logos/vllm-logo-text-light.png
66
---
77

88
> [!NOTE]
9-
> 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).
9+
> 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).
1010
1111
## Introduction
1212

0 commit comments

Comments
 (0)