Safetensors is Joining the PyTorch Foundation

Safetensors is Joining the PyTorch Foundation

Hugging Face Blog 4 min read

About this article

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Back to Articles Safetensors is Joining the PyTorch Foundation Published April 8, 2026 Update on GitHub Upvote 12 +6 Luc Georges mcpotato Follow Lysandre lysandre Follow Today, we're announcing that Safetensors has joined the PyTorch Foundation as a foundation-hosted project under the Linux Foundation, alongside DeepSpeed, Helion, Ray, vLLM, and PyTorch itself. How we got here Safetensors started as a Hugging Face project born out of a concrete need: a way to store and share model weights that couldn't execute arbitrary code. The pickle-based formats that dominated the ecosystem at the time meant that there was a very real risk you’d be running malicious code. While this was an acceptable risk when ML was still budding, it would become unacceptable as open model sharing became central to how the ML community works. The format we built is intentionally simple: a JSON header with a hard limit of 100MB, describing tensor metadata, followed by raw tensor data. Zero-copy loading that maps tensors directly from disk. Lazy loading so you can read individual weights without deserializing an entire checkpoint. What we didn't fully anticipate was how broadly it would be adopted. Today, Safetensors is the default format for model distribution across the Hugging Face Hub and others, used by tens of thousands of models across all modalities in ML. It has become the preferred way for the open source ML community to share models. Why the PyTorch Foundation We want Safetensors to truly be...

Originally published on April 08, 2026. Curated by AI News.

Related Articles

Open Source Ai

Hugging Face contributes Safetensors to PyTorch Foundation to secure AI model execution

submitted by /u/Fcking_Chuck [link] [comments]

Reddit - Artificial Intelligence · 1 min ·
ALTK‑Evolve: On‑the‑Job Learning for AI Agents
Open Source Ai

ALTK‑Evolve: On‑the‑Job Learning for AI Agents

A Blog post by IBM Research on Hugging Face

Hugging Face Blog · 6 min ·
[2604.05345] Dynamic Agentic AI Expert Profiler System Architecture for Multidomain Intelligence Modeling
Llms

[2604.05345] Dynamic Agentic AI Expert Profiler System Architecture for Multidomain Intelligence Modeling

Abstract page for arXiv paper 2604.05345: Dynamic Agentic AI Expert Profiler System Architecture for Multidomain Intelligence Modeling

arXiv - AI · 3 min ·
I can't help rooting for tiny open source AI model maker Arcee | TechCrunch
Llms

I can't help rooting for tiny open source AI model maker Arcee | TechCrunch

Arcee is a tiny 26-person U.S. startup that built a high-performing, massive, open source LLM. And it's gaining popularity with OpenClaw ...

TechCrunch - AI · 4 min ·
More in Open Source Ai: This Week Guide Trending

No comments

No comments yet. Be the first to comment!

Stay updated with AI News

Get the latest news, tools, and insights delivered to your inbox.

Daily or weekly digest • Unsubscribe anytime