Lead story
Models & availability
Latest
Lead story
Models & availability
Latest
Hugging Face announces a new delta weight sync feature in TRL that encodes only the changed elements of model weights between RL optimizer steps as a sparse safetensors file, uploads it to a Hugging Face Bucket, and tells vLLM to fetch it, reducing per-step payload from 1.2 GB to 20-35 MB for Qwen3-0.6B.
From the source
We landed a TRL PR that encodes just the changed elements as a sparse safetensors file, uploads it to a Hugging Face Bucket, and tells vLLM to fetch it. On Qwen3-0.6B, the per-step payload drops from 1.2 GB to 20 to 35 MB.
huggingface.co