Skip to content
-
  • https://www.facebook.com/
  • https://twitter.com/
  • https://t.me/
  • https://www.instagram.com/
  • https://youtube.com/
AI Feed AI Feed AI Feed

AI news, tools, comparisons and practical guides

Subscribe
AI Feed AI Feed AI Feed

AI news, tools, comparisons and practical guides

  • AI News
  • AI Tools Radar
  • AI Comparisons
  • About
  • AI API Prices

Sections

  • AI Comparisons
  • AI Features
  • AI Guides
  • AI News
  • Uncategorized

Latest stories

  • AWS Details How to Deploy Interactive MCP Apps on AgentCore
  • xAI Makes Grok 4.6 Available in GitHub Copilot
  • Hugging Face and AWS Link Strands Robots to Streaming LeRobot Training
  • Anthropic Reports Claude Results in Protein Design and Chemistry
  • xAI Opens Grok Build to Every Plan on Web and Mobile
  • AI News
  • AI Tools Radar
  • AI Comparisons
  • About
  • AI API Prices
Subscribe
Close

Search

Home/AI Features/Hugging Face and AWS Link Strands Robots to Streaming LeRobot Training
Иллюстрация к новости: Hugging Face и AWS связали Strands Robots с потоковым обучением LeRobot
AI FeaturesAI News

Hugging Face and AWS Link Strands Robots to Streaming LeRobot Training

Kat
By Kat
11.09.2026 3 Min Read
◉2unique readers

Hugging Face and AWS contributors have presented a robotics workflow connecting Strands Robots, LeRobot and Hugging Face Storage Buckets. It covers recording demonstrations, synchronizing the dataset, streaming frames into training and loading the resulting policy back onto a robot. The dataset retains LeRobot’s on-disk format throughout, avoiding a separate conversion stage.

Strands Robots is an open-source AWS SDK released under Apache 2.0. It exposes robot abstractions, simulation and LeRobot components as tools for a Strands agent. In the walkthrough, the same Robot() object records an SO-100 demonstration in simulation, sends it to a Storage Bucket and reads it back. Physical SO-101 operation uses real mode, and demonstrations recorded on hardware can be synchronized to the same bucket.

Storage Buckets serve as a mutable, non-versioned working layer, while selected dataset versions can still be published through conventional repositories. Hugging Face says the underlying Xet system uses content-defined chunking to transfer changed chunks rather than complete objects. In its measurements, re-uploading a 500 MB file after changing 1%, 5% and 10% of its bytes transferred 5.5 MB, 27.5 MB and 55 MB, respectively.

For training, StreamingLeRobotDataset performs byte-range reads from remote shards. Camera images are decoded from MP4 files during iteration, while robot states and actions come from Parquet shards. No complete local dataset copy is created, although a small metadata folder containing the schema, statistics and episode index is stored locally. Buckets support streaming only, so the LeRobot trainer requires repo_type=bucket to be paired with streaming=true.

The authors also demonstrated local ACT policy training through the shared Trainer and TrainSpec interfaces. Their configuration completed 500 optimizer steps for a 51.6-million-parameter model, with an effective batch size of eight and a 120-frame episode, in 133 seconds on one NVIDIA L4. Hugging Face describes this as a single measured configuration rather than a general benchmark, noting that training time varies with dataset size, batch size and step count.

Practical context: In practice, the design separates a frequently updated working dataset from versions chosen for publication and removes the requirement to copy the complete dataset to GPU nodes before training. It is most relevant when recordings grow regularly and contain repeated data. However, the default demonstration uses a mock policy that produces a structurally valid but not useful training dataset; meaningful behavior requires a real trained policy. The reported transfer and training figures should not be assumed for other infrastructure without separate measurement.

Data transferred when re-uploading a modified 500 MB file in Hugging Face measurements
Data changed Transferred on re-upload
1% 5.5 MB
5% 27.5 MB
10% 55 MB
Minimum environment for the demonstration loop

The authors specify Python 3.12 or later on Linux or macOS, a Strands-compatible model provider, and strands-robots 0.5.1 or later with the sim-mujoco and lerobot extras. The basic workflow can run on a laptop, but its default mock policy creates valid structure rather than useful behavior.

Additional requirements for buckets, training and hardware

Storage Buckets require a Hugging Face account, a write-enabled token, the hf CLI and huggingface-hub from version 1.6.0 up to, but not including, 2.0.0. Hardware operation requires a LeRobot-supported robot and calibration files; local VLA inference requires an NVIDIA GPU, while the built-in training step requires the lerobot training extra.

Sources

  1. Hugging Face Blog

Event date: 2026-08-13. Primary source date: 2026-08-13.

Follow AI Feed on Telegram

New AI stories, practical guides and tool comparisons — in one concise feed.

Open Telegram→

Tags:

Editor’s Picks
Kat
Author

Kat

Follow Me
Other Articles
Иллюстрация к новости: Anthropic: Claude ускорил проектирование белков и химический анализ
Previous

Anthropic Reports Claude Results in Protein Design and Chemistry

Иллюстрация к новости: xAI открыла доступ к Grok 4.6 в GitHub Copilot
Next

xAI Makes Grok 4.6 Available in GitHub Copilot

Recent posts

  • AWS Details How to Deploy Interactive MCP Apps on AgentCore
  • xAI Makes Grok 4.6 Available in GitHub Copilot
  • Hugging Face and AWS Link Strands Robots to Streaming LeRobot Training
  • Anthropic Reports Claude Results in Protein Design and Chemistry
  • xAI Opens Grok Build to Every Plan on Web and Mobile

Recent comments

No comments to show.

Archives

  • September 2026
  • May 2026

Sections

  • AI Comparisons
  • AI Features
  • AI Guides
  • AI News
  • Uncategorized

    © 2026 AI Feed. All rights reserved.
    RUEN
    AboutEditorial PolicySources & methodologyCorrectionsContactPrivacyAnalytics settings
    AI Feed analytics

    Helps us understand which pages are useful. Advertising tracking is disabled.