From fb65a282f06b2258eeb1717748734cecf570aee0 Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Wed, 23 Apr 2025 11:58:55 -0700 Subject: [PATCH] fixes for blog post and event link Signed-off-by: Chris Abraham --- _events/autonomous-language-model-systems.md | 4 ++-- .../{2025-04-22-pytorch-2-7.md => 2025-04-23-pytorch-2-7.md} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename _posts/{2025-04-22-pytorch-2-7.md => 2025-04-23-pytorch-2-7.md} (100%) diff --git a/_events/autonomous-language-model-systems.md b/_events/autonomous-language-model-systems.md index 20a240be91a1..8532258afef0 100644 --- a/_events/autonomous-language-model-systems.md +++ b/_events/autonomous-language-model-systems.md @@ -5,7 +5,7 @@ date: May 21, 2025 poster: assets/images/pt-day-cfp.png --- - + Towards Autonomous Language Model Systems @@ -20,4 +20,4 @@ SWE-bench and SWE-agent are used by many leading AI organizations in academia an Ofir is a postdoc at Princeton University, where they mainly work with Karthik Narasimhan's lab. Ofir previously completed their PhD at the University of Washington in Seattle, where Ofir was advised by Noah Smith. During their PhD, Ofir spent two years at Facebook AI Research Labs on Luke Zettlemoyer's team. -[Register Now](/autonomous-language-model-systems/) +[Register Now](/autonomous-language-model-systems) diff --git a/_posts/2025-04-22-pytorch-2-7.md b/_posts/2025-04-23-pytorch-2-7.md similarity index 100% rename from _posts/2025-04-22-pytorch-2-7.md rename to _posts/2025-04-23-pytorch-2-7.md