Almanac
← Events
5Hugging Face Blog·3d ago

Strands Agents and LeRobot enable direct deployment from Hugging Face Hub to robot hardware

A Hugging Face blog post describes an integration between Amazon's Strands Agents framework and the LeRobot robotics library, enabling models from the Hugging Face Hub to be deployed directly onto physical robot hardware. The post demonstrates a pipeline connecting cloud-hosted model weights to real-world robotic control. This is relevant to the growing agent-tool ecosystem and the practical deployment of embodied AI.

Related guides (3)

Related events (8)

4Hugging Face Blog·1mo ago·source ↗

Hugging Face and FriendliAI Partner to Supercharge Model Deployment on the Hub

Hugging Face and FriendliAI have announced a partnership to integrate FriendliAI's inference infrastructure directly into the Hugging Face Hub. The collaboration aims to simplify and accelerate model deployment for developers accessing models through the Hub. This expands the ecosystem of inference providers available on Hugging Face's platform.

5Hugging Face Blog·17d ago·source ↗

Hugging Face integrates MCP tools with Reachy Mini robot

Hugging Face published a blog post describing how to add Model Context Protocol (MCP) tools to the Reachy Mini robot platform. The integration connects MCP-based tool-calling infrastructure to physical robotics hardware. This is a concrete deployment example of MCP expanding beyond software agents into embodied AI systems.

5Hugging Face Blog·1mo ago·source ↗

Announcing New Hugging Face and KerasHub Integration

Hugging Face and KerasHub have announced a new integration enabling users to access Hugging Face models and datasets directly through the Keras ecosystem. This partnership bridges two major ML frameworks, allowing Keras users to leverage the Hugging Face Hub's model repository without leaving the Keras workflow. The integration is aimed at reducing friction for practitioners who prefer Keras-based training and inference pipelines.

4Hugging Face Blog·1mo ago·source ↗

Deploy Hugging Face Models Easily with Amazon SageMaker

Hugging Face and Amazon SageMaker announced an integration enabling streamlined deployment of Hugging Face models via SageMaker's managed infrastructure. The partnership provides dedicated Hugging Face Deep Learning Containers on AWS, simplifying the path from model hub to production inference. This represents an early milestone in the enterprise deployment pattern of hosted model hubs integrating with cloud ML platforms.

5Hugging Face Blog·16d ago·source ↗

Hugging Face redesigns hf CLI to be agent-optimized for Hub interactions

Hugging Face published a blog post describing design decisions behind making the hf CLI agent-friendly for interacting with the Hub. The post covers how the CLI is being structured to work well in agentic workflows where LLMs or automated systems issue commands programmatically. This is relevant to the growing ecosystem of AI agents that need to retrieve, upload, or manage models and datasets.

4Hugging Face Blog·11d ago·source ↗

Hugging Face demonstrates agent chaining two Spaces to build a 3D Paris gallery

A Hugging Face blog post describes an agent that autonomously chains two Hugging Face Spaces to generate a 3D gallery of Paris, illustrating multi-step tool use and Space-to-Space orchestration. The demo showcases how agents can compose existing hosted ML tools without custom infrastructure. This is a practical capability demonstration relevant to the agent-tool ecosystem.

6Hugging Face Blog·1mo ago·source ↗

Hugging Face and AWS Partner to Make AI More Accessible

Hugging Face announced a strategic partnership with Amazon Web Services to expand access to AI models and tools. The collaboration aims to integrate Hugging Face's model hub and libraries more deeply with AWS infrastructure and services. This represents a significant enterprise deployment and cloud distribution move for the open-source AI ecosystem.

5Hugging Face Blog·1mo ago·source ↗

Building a Healthcare Robot from Simulation to Deployment with NVIDIA Isaac

A Hugging Face blog post describes a project combining LeRobot and NVIDIA Isaac to develop a healthcare robot, covering the pipeline from simulation to real-world deployment. The post likely details how reinforcement learning or imitation learning techniques are applied in a medical robotics context. This represents a practical application of sim-to-real transfer methods in a high-stakes domain.