Skip to content

Commit 16128be

Browse files
committed
fix image file extensions
1 parent 83aa35b commit 16128be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We hosted a PyTorch Meetup in Seattle in May at the Meta Bellevue Office where M
1616

1717
The PyTorch Docathon returned for its third edition, spanning over two weeks in June. This unique event focused on improving PyTorch’s documentation with contributions from community members worldwide. Documentation is the backbone of any successful open source project, and PyTorch’s Docathon fostered inclusivity and collaboration, making it easier for new users to adopt the framework and for experienced developers to maximize its potential. The 2024 Docathon resulted in more than 50 merged pull requests and was a testament to the collaborative spirit of the PyTorch community and its commitment to enhancing accessibility and usability. Watch the [PyTorch Docathon Kickoff](https://youtu.be/2D0aej50umA?feature=shared) on YouTube.
1818

19-
![PyTorch Shanghai Meetup (August 15)](/assets/images/community-events-recap/fg3.jpg){:style="width:100%"}
19+
![PyTorch Shanghai Meetup (August 15)](/assets/images/community-events-recap/fg3.png){:style="width:100%"}
2020

2121
#### **PyTorch Shanghai Meetup (August 15\)**
2222

@@ -28,7 +28,7 @@ In August, the [PyTorch Shanghai Meetup](https://pytorch.org/blog/pytorch-shangh
2828

2929
The PyTorch Conference in San Francisco was undoubtedly one of the year’s most significant events. This two-day gathering brought together top-tier researchers, developers, and academic communities, fostering collaboration and innovation in machine learning.
3030

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

3333
* Keynote speeches from industry leaders and PyTorch maintainers.
3434
* In-depth sessions covering PyTorch’s end-to-end machine learning capabilities.
@@ -47,13 +47,13 @@ The conference’s focus on fostering collaboration underscored PyTorch’s role
4747

4848
#### 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.
4949

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

5252
#### **Consumer AI Edge Hackathon (November 22-23)**
5353

5454
#### 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.
5555

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

5858
#### **PyTorch Korea User Group Meetup (November 30\)**
5959

@@ -71,7 +71,7 @@ The PyTorch Korea User Group reaches tens of thousands of Korean AI developers e
7171
* [GitHub Repository](https://github.com/PyTorchKorea)
7272
* [YouTube Channel](https://youtube.com/@pytorchkr)
7373

74-
![PyTorch Korea User Group 2025 Events Overview](/assets/images/community-events-recap/fg2.jpg){:style="width:100%"}
74+
![PyTorch Korea User Group 2025 Events Overview](/assets/images/community-events-recap/fg2.jpeg){:style="width:100%"}
7575

7676
The PyTorch Korea User Group has planned three major activities for the year:
7777

@@ -86,7 +86,7 @@ The PyTorch Korea User Group has planned three major activities for the year:
8686

8787
The PyTorch Foundation co-hosted a social event at NeurIPS along with The Fin AI and Open Finance Foundation that featured engaging discussions on open source AI and applications in finance.
8888

89-
![PyTorch Webinars](/assets/images/community-events-recap/fg7.jpg){:style="width:100%"}
89+
![PyTorch Webinars](/assets/images/community-events-recap/fg7.jpeg){:style="width:100%"}
9090

9191
**PyTorch Webinars**
9292

0 commit comments

Comments
 (0)