PyTorch's Avatar

PyTorch

@pytorch.org.bsky.social

Tensors and neural networks in Python with strong hardware acceleration. PyTorch is an open source project at the Linux Foundation. #PyTorchFoundation pytorch.org

223 Followers  |  0 Following  |  24 Posts  |  Joined: 25.02.2025  |  1.3401

Latest posts by pytorch.org on Bluesky

Post image

DeepNVMe just got faster and more flexible:
βœ… Gen5 NVMe support
βœ… 20X faster model checkpointing
βœ… Cost-efficient SGLang inference via ZeRO-Inference
βœ… CPU-only pinned memory support

πŸ“˜ pytorch.org/blog/deepnvm...
#PyTorch #DeepSpeed #AIInfrastructure

17.06.2025 17:04 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

The #PyTorchFoundation newsletter is your go-to source for the latest updates, events, and community insights to build and innovate with #PyTorchβ€”all in support of accelerating #OpenSourceAI.

πŸ“¬ Subscribe: pytorch.org/newsletter/
πŸ“– June: pytorch.org/newsletter/j...

16.06.2025 21:16 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Unlock Efficient Data Processing with the Latest from NVIDIA DALI | NVIDIA Technical Blog NVIDIA DALI, a portable, open source software library for decoding and augmenting images, videos, and speech, recently introduced several features that improve performance and enable DALI with new use...

Update from the PyTorch ecosystem: The latest NVIDIA
DALI release adds DALI Proxyβ€”making it easier to accelerate parts of your PyTorch DataLoader pipeline without a full refactor.
Learn more
πŸ”— developer.nvidia.com/blog/unlock-...

#PyTorch #OpenSourceAI #DataPipelines #DeepLearning

09.06.2025 20:35 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

🧠 Responsible AI is a design decisionβ€”and a strategic edge.

This new guide shows how to build a Yellow Teaming assistant using PyTorch and AWS Graviton4 to surface risks early and build more accountable systems.

πŸ”— pytorch.org/blog/build-r...

#ResponsibleAI #LLM #PyTorch #builtonArm

04.06.2025 14:47 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
PyTorch Ambassadors – PyTorch

⏳ Just a few days left to apply for the PyTorch Ambassador Program.

If you're making an impact with PyTorch through research, code, education, or community work, now’s your chance to join a global network of ML leaders.

πŸ“… Deadline: June 7
πŸ”— pytorch.org/programs/amb...
#PyTorch #AICommunity

02.06.2025 19:49 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
NVIDIA GTC Paris 2025 - Schedule Browse technical sessions designed to sharpen your skills and expand your expertise.

Join us at #GTC25Paris25 for the session β€œ10x Your GPU Power with #Python: Python for Programming the GPU”

Learn how Python now matches the performance and control of C++ #CUDA.

Explore #PyTorch, CuPy, RAPIDS, cuda.parallel, numba.cuda, cuTile, etc.
πŸ”— www.nvidia.com/en-eu/gtc/se...

02.06.2025 17:37 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Mixture-of-Experts (MoE) is a popular #LLM architecture that reduces computation by activating fewer parameters per token. But it brings memory, communication, & control challenges.

πŸ’‘We introduce MetaShuffling, enabling efficient Llama 4 model inference in production. πŸ”— pytorch.org/blog/metashu...

12.05.2025 23:00 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

The PyTorch Foundation is a Gold Sponsor of #MLSys2025 this week in Santa Clara.

Visit the booth and explore talks from Soumith Chintala, Ion Stoica, and Exec Dir Matt White on open source AI and scalable ML systems.

πŸ”— pytorch.org/blog/pytorch...

#PyTorch #OpenSourceAI #AIInfrastructure

12.05.2025 20:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

πŸ–‡οΈ: pytorch.org/event/toward...

09.05.2025 17:12 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

PyTorch Foundation has expanded into an umbrella foundation.
vLLM and DeepSpeed have been accepted as hosted projects, advancing community-driven AI across the full lifecycle.

Quotes from AMD, AWS, Arm, Huawei, HuggingFace, IBM, Intel, LightningAI, Meta.

Read more: pytorch.org/blog/press-r...

09.05.2025 17:12 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Can language model systems autonomously complete entire tasks end-to-end?

In our next Expert Exchange webinar, Ofir Press explores autonomous LM systems for software engineering, featuring SWE-bench & SWE-agentβ€”used by OpenAI, Meta, & more.

πŸ”— pytorch.org/autonomous-l...

#PyTorch #AI #OpenSource

05.05.2025 18:32 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
PyTorch 2.7 Release Live Q&A

TODAY: Join PyTorch Core Maintainers Piotr Bialecki (NVIDIA) and Nikita Shulga (Meta) for a live Q&A session on the #PyTorch 2.7 release at 12 PM PST.

Have questions? Drop them below, & we'll share them during the webinar.

πŸ”— More info: pytorch.org/pt-27-releas...

#MachineLearning #OpenSourceAI

28.04.2025 15:40 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Update from the PyTorch maintainers: 2.7 is out now.
πŸ”Ή Support for NVIDIA Blackwell (CUDA 12.8)
πŸ”Ή Mega Cache
πŸ”Ή torch.compile for Function Modes
πŸ”Ή FlexAttention updates
πŸ”Ή Intel GPU perf boost
πŸ”— Blog: hubs.la/Q03jBPSL0
πŸ“„ Release notes: hubs.la/Q03jBPlW0
#PyTorch #OpenSourceAI

23.04.2025 19:07 β€” πŸ‘ 19    πŸ” 7    πŸ’¬ 0    πŸ“Œ 1
Post image

The PyTorch Day France 2025 schedule is now live:
Explore the full agenda of talks and sessions
⛓️ pytorchdayfrance2025.sched.com
Co-located with #GOSIMAI2025

🎟️ Use code PYTORCHFRIEND for 25% off registration
πŸ‘‰ Or enter the Lucky Draw: paris2025.gosim.org

#PyTorch #PyTorchDayFrance

23.04.2025 14:27 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Page Redirection

πŸ”Š PyTorch's updated Sphinx theme is now in the main branch on docs.pytorch.org (coming to stable in v2.8)!
This update features dark mode, page ratings, expandable nav & more.
Try it out and share feedback via our survey: forms.gle/VJCypjGdZ1Ty.... #PyTorch #Documentation

22.04.2025 21:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GOSIM AI Paris 2025 GOSIM Paris, the City of Light, transforms into the City of Artificial Brilliance this May. GOSIM AI 2025 invites visionaries, disruptors, and pioneers to converge at Station F, a crucible of innovati...

Enter GOSIM Foundation's Lucky Draw for 70–90% off PyTorch Day France ticketsβ€”co-located with GOSIM AI Paris 2025.

πŸ‘‰ Look for banner at paris2025.gosim.org

Schedule: paris2025.gosim.org/schedule-day...
Info: events.linuxfoundation.org/pytorch-day-...

#PyTorch #GOSIMAIParis #PyTorchDayFrance

21.04.2025 16:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
PyTorch 2.7 Release Live Q&A

Curious about what’s coming in PyTorch 2.7?

Core Maintainers Piotr Bialecki (NVIDIA) and Nikita Shulga (Meta) will take them live during a Q&A on April 28 at 12 PM PST.

Hear directly from the folks behind CUDA, CI, and releases.

πŸ”— pytorch.org/pt-27-releas...

#PyTorch #PyTorch27 #OpenSourceAI #ML

16.04.2025 19:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸš€ The EU AI Act is hereβ€”the world’s first comprehensive AI regulation. While it recognizes open source AI’s value, its exemptions aren’t unlimited.

πŸ”Ή Who’s affected
πŸ”Ή Open source exemptions
πŸ”Ή GPAI provider obligations

linuxfoundation.eu/newsroom/ai-...

#AIAct #OpenSourceAI

03.04.2025 08:14 β€” πŸ‘ 7    πŸ” 4    πŸ’¬ 0    πŸ“Œ 1
Preview
DeepSeek Moments Fuel PyTorch and Open Source Over the Long Haul How open source PyTorch helps DeepSeek make AI performance breakthroughs and unlocks AI innovation for all Chinese AI startup DeepSeek followed up its epic R1 launch with a Week of Open Source, a fest...

Jim Zemlin on how open source PyTorch powers DeepSeek's AI breakthroughs and expands access to innovation: lnkd.in/earz5jQa

DeepSeek is building an F1 racerβ€”fast and specialized. PyTorch is an all-terrain vehicleβ€”modular and open for anyone to customize their ML stack.

#OpenSource #AI #PyTorch

27.03.2025 20:36 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
PyTorch Site Survey We appreciate the time you've taken to provide your feedback. This survey aims to help the PyTorch team better understand how users interact with the PyTorch Docs and Tutorials site, enabling us to m...

Please fill out the linked form to participate in our documentation survey to help the PyTorch documentation team know which areas to focus on to improve your docs experience: forms.gle/KZ4xGL65VRMY...

26.03.2025 18:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

PyTorch documentation is the cornerstone for how developers get the information they need about PyTorch!

As such, the PyTorch documentation team is looking towards improving this overall experience and would love your feedback on how we can improve! ⏬

26.03.2025 18:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Using PyTorch and DINOv2 for Multi-label Plant Species Classification

Explore how PyTorch and DINOv2 power multi-label plant species classification in our upcoming webinar with Intel's Murilo Gustineli on March 27 at 12 PM PST.

πŸ‘‹ Register today: pytorch.org/pt-dinov2-mu...

#pytorch #machinelearning #optimization

14.03.2025 21:55 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Hackathon 2025 SemiAnalysis is kicking things off ahead of NVIDIA GTC! Start your day with engaging morning keynotes, hack all day with low-level NVIDIA GPU programming (maybe even Blackwell), take a breather wit…

We're sponsoring TODAY's SemiAnalysis GPU Hackathon in San Jose ahead of GTC πŸŽ™οΈ Speakers: Mark Saroufim, Vijay Thakkar, Horace He, Philippe Tillet & Tri Dao πŸ† Prizes include hundreds of GPU compute credits for top participants. More: semianalysis.com/hackathon-20... We can't wait to see you there!

14.03.2025 21:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Join us in San Francisco Oct 22-23 to showcase your expertise at #PyTorchConf 2025! Share insights with the global #AI community at this industry-leading #OpenSource #ML framework event. Submit proposals for sessions, lightning talks & more by June 1: hubs.ly/Q03bpZ310

12.03.2025 14:17 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Peak Performance, Minimized Memory: Optimizing torchtune’s performance with torch.compile & Liger Kernel LinkedIn: Shivam Sahni, Byron Hsu, Yanning Chen Meta: Ankith Gunapal, Evan Smothers

Explore the integration of a custom #triton kernel, Liger Kernel w/ torch.compile to enhance the performance of fine-tuning #LLMs using #torchtune.

πŸ’‘ Results show a 47% reduction in peak GPU memory allocation at batch size 256 with meta-llama/Llama-3.2-1B

πŸ“– Read more: pytorch.org/blog/peak-pe...

06.03.2025 18:17 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0