Skip to content

Commit 9cda51e

Browse files
committed
fix attempt 1
1 parent 16128be commit 9cda51e

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: 'Bringing the PyTorch Community Together'
3+
author: Team PyTorch
4+
ext_url: /blog/bringing-the-pytorch-community-together/
5+
date: January 22, 2025
6+
---
7+
8+
As we step into a new year, it’s a great moment to reflect on the incredible community events that made 2024 a memorable year for the PyTorch Foundation. Global meetups, events, and conferences brought the community together to learn, connect, and grow. Here’s a quick recap of the year’s highlights and what to expect in 2025.

_posts/2025-01-22-bringing-the-pytorch-community-together.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: blog_detail
33
title: "Bringing the PyTorch Community Together"
4-
author: "Team PyTorch"
4+
author: "Team PyTorch"
5+
hidden: true
56
---
67

78
As we step into a new year, it’s a great moment to reflect on the incredible community events that made 2024 a memorable year for the PyTorch Foundation. Global meetups, events, and conferences brought the community together to learn, connect, and grow. Here’s a quick recap of the year’s highlights and what to expect in 2025\.
@@ -30,6 +31,8 @@ The PyTorch Conference in San Francisco was undoubtedly one of the year’s most
3031

3132
![What Made It Special](/assets/images/community-events-recap/fg6.jpeg){:style="width:100%"}
3233

34+
#### **What Made It Special:**
35+
3336
* Keynote speeches from industry leaders and PyTorch maintainers.
3437
* In-depth sessions covering PyTorch’s end-to-end machine learning capabilities.
3538
* Hands-on workshops and breakout sessions.
@@ -45,13 +48,13 @@ The conference’s focus on fostering collaboration underscored PyTorch’s role
4548

4649
#### **GPU MODE IRL Hackathon (September 21\)**
4750

48-
#### PyTorch sponsored this meetup in person in San Francisco where attendees made friends, watched keynotes, hacked all day, took breaks with afternoon talks, and then hacked all night. We heard about torchao, our new quantization and sparsity library, vLLM which deploys PyTorch models in production, llm.c, and more. Key takeaways included: GPU Mode IRL Hackathon 1st place winner was inspired by PyTorch FlexAttention to improve CUTLASS, NCCL in Triton would help us do distributed programming with a minimal NCCL reimplementation in pure Python, No libtorch pytorch binaries dramatically reduces binary sizes for on device deployments.
51+
PyTorch sponsored this meetup in person in San Francisco where attendees made friends, watched keynotes, hacked all day, took breaks with afternoon talks, and then hacked all night. We heard about torchao, our new quantization and sparsity library, vLLM which deploys PyTorch models in production, llm.c, and more. Key takeaways included: GPU Mode IRL Hackathon 1st place winner was inspired by PyTorch FlexAttention to improve CUTLASS, NCCL in Triton would help us do distributed programming with a minimal NCCL reimplementation in pure Python, No libtorch pytorch binaries dramatically reduces binary sizes for on device deployments.
4952

5053
![Consumer AI Edge Hackathon (November 22-23)](/assets/images/community-events-recap/fg8.png){:style="width:100%"}
5154

5255
#### **Consumer AI Edge Hackathon (November 22-23)**
5356

54-
#### The PyTorch team served as mentors and coaches in a Hackathon in Paris, co-sponsored by Hugging Face, Scaleway, and Entrepreneur First, challenging teams to create innovative consumer (B2C) applications leveraging Hugging Face, PyTorch and other open source on-device tools and models. 120+ people across 22 teams hacked for 2 days (and nights\!) building the future of AI-powered on-device solutions based on open source models and tools. Participants created innovative applications, powered by PyTorch, [ExecuTorch](https://github.com/pytorch/executorch/tree/main) and Hugging Face resources, such as an on-device yoga coach, a magical storytelling companion and a Kinect-like experience to mobile phones. The PyTorch team is planning similar events in other geographies in 2025 around innovative on-device AI applications.
57+
The PyTorch team served as mentors and coaches in a Hackathon in Paris, co-sponsored by Hugging Face, Scaleway, and Entrepreneur First, challenging teams to create innovative consumer (B2C) applications leveraging Hugging Face, PyTorch and other open source on-device tools and models. 120+ people across 22 teams hacked for 2 days (and nights\!) building the future of AI-powered on-device solutions based on open source models and tools. Participants created innovative applications, powered by PyTorch, [ExecuTorch](https://github.com/pytorch/executorch/tree/main) and Hugging Face resources, such as an on-device yoga coach, a magical storytelling companion and a Kinect-like experience to mobile phones. The PyTorch team is planning similar events in other geographies in 2025 around innovative on-device AI applications.
5558

5659
![PyTorch Korea User Group Meetup (November 30)](/assets/images/community-events-recap/fg9.png){:style="width:100%"}
5760

@@ -106,10 +109,10 @@ Summer Series:
106109
* [Accelerating LLM family of models on Arm Neoverse based Graviton AWS processors with KleidiAI](https://youtu.be/NeHIhQWewug?feature=shared)
107110
* [torch.compile: The Missing Manual](https://www.youtube.com/live/rew5CSUaIXg?feature=shared)
108111

109-
Release Live Q\&As:
112+
Release Live Q&As:
110113

111-
* [PyTorch 2.4: Live Q\&A](https://www.youtube.com/live/ry_QgUIYX1E?feature=shared)
112-
* [PyTorch 2.5 Live Q\&A](https://www.youtube.com/live/B3IgXpl4xt4?feature=shared)
114+
* [PyTorch 2.4: Live Q&A](https://www.youtube.com/live/ry_QgUIYX1E?feature=shared)
115+
* [PyTorch 2.5 Live Q&A](https://www.youtube.com/live/B3IgXpl4xt4?feature=shared)
113116

114117
Live Webinars:
115118

0 commit comments

Comments
 (0)