Skip to content

Add videos and tweak blog post #1780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2024-10-15-performance-boost-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Install PyTorch CPU 2.4.1 or later on Windows from the [official repository](htt

## ACKNOWLEDGMENTS

The results presented in this blog post was achieved through the collaborative effort of the Intel PyTorch team and Meta. We would like to express our sincere gratitude to [Xu Han](https://github.com/xuhancn), [Jiong Gong](https://github.com/jgong5), [Haozhe Zhu](https://github.com/zhuhaozhe), [Mingfei Ma](https://github.com/mingfeima), [Chuanqi Wang](https://github.com/chuanqi129), [Guobing Chen](https://github.com/Guobing-Chen) and [Eikan Wang](https://github.com/EikanWang). Their expertise and dedication have been instrumental in achieving the optimizations and performance improvements discussed here. Thanks to [Jiachen Pu](https://github.com/peterjc123) from community for his participation in the issue discussion and suggesting the use of [mimalloc](https://github.com/microsoft/mimalloc). We’d also like to express our gratitude to Microsoft for providing such an easily integrated and performant mallocation library. Thanks to [Pierre Blanchard](https://github.com/blapie) , [Nathan Sircombe](https://gitlab.com/Nathan.Sircombe) from ARM and [Alex Reinking](https://github.com/alexreinking) from Qualcomm for their contribution in overcome the compatibility issues with the [sleef](https://github.com/shibatch/sleef) integrated to PyTorch Windows. Finally we want to thank [Jing Xu](https://github.com/jingxu10), [Weizhuo Zhang](https://github.com/WeizhuoZhang-intel) and [Zhaoqiong Zheng](https://github.com/ZhaoqiongZ) for their contributions to this blog.
The results presented in this blog post was achieved through the collaborative effort of the Intel PyTorch team and Meta. We would like to express our sincere gratitude to [Xu Han](https://github.com/xuhancn), [Jiong Gong](https://github.com/jgong5), [Haozhe Zhu](https://github.com/zhuhaozhe), [Mingfei Ma](https://github.com/mingfeima), [Chuanqi Wang](https://github.com/chuanqi129), [Guobing Chen](https://github.com/Guobing-Chen) and [Eikan Wang](https://github.com/EikanWang). Their expertise and dedication have been instrumental in achieving the optimizations and performance improvements discussed here. Thanks to [Jiachen Pu](https://github.com/peterjc123) from community for his participation in the issue discussion and suggesting the use of [mimalloc](https://github.com/microsoft/mimalloc). We’d also like to express our gratitude to Microsoft for providing such an easily integrated and performant mallocation library. Thanks to [Pierre Blanchard](https://github.com/blapie) , [Nathan Sircombe](https://github.com/nSircombe) from ARM and [Alex Reinking](https://github.com/alexreinking) from Adobe for their contribution in overcome the compatibility issues with the [sleef](https://github.com/shibatch/sleef) integrated to PyTorch Windows. Finally we want to thank [Jing Xu](https://github.com/jingxu10), [Weizhuo Zhang](https://github.com/WeizhuoZhang-intel) and [Zhaoqiong Zheng](https://github.com/ZhaoqiongZ) for their contributions to this blog.


### Product and Performance Information
Expand Down
5 changes: 5 additions & 0 deletions _videos/vid1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'PyTorch 2.5 Live Q&A'
youtube_id: B3IgXpl4xt4
date: Oct 21, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'DistServe: disaggregating prefill and decoding for goodput-optimized LLM inference'
youtube_id: Bh-jlh5vlF0
date: Oct 16, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'Efficient Streaming Language Models with Attention Sinks'
youtube_id: RnM84Sv9WpA
date: Oct 11, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'PyTorch Expert Exchange: Adapting open source models with Open-Instruct and Tulu'
youtube_id: e1qUJFAo10s
date: Sep 11, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'PyTorch Expert Exchange: Efficient Generative Models: From Sparse to Distributed Inference'
youtube_id: Eqg0VIiWrgM
date: Aug 30, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'torch.compile: The Missing Manual'
youtube_id: rew5CSUaIXg
date: Aug 13, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'Using PyTorch for Monocular Depth Estimation Webinar'
youtube_id: xf2QgioY370
date: Sep 27, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'Accelerating LLM family of models on Arm Neoverse based Graviton AWS processors with KleidiAI'
youtube_id: NeHIhQWewug
date: Aug 22, 2024
---
5 changes: 5 additions & 0 deletions _videos/vid9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 'PyTorch 2.4: Live Q&A'
youtube_id: ry_QgUIYX1E
date: Jul 25, 2024
---