
AWS has released the Strands Robots SDK, an open-source tool that integrates with the LeRobot stack to streamline the deployment of AI models from the Hugging Face Hub to robot hardware. This SDK allows developers to create agents that can operate in both simulation and real-world environments with minimal code changes. The integration supports seamless coordination across multiple robots and maintains consistent dataset formats, facilitating a smooth transition from testing to deployment. This development simplifies the robotics workflow, making it more accessible for developers.
Read original
© Hugging Face BlogMolmoMotion is a breakthrough in 3D motion forecasting, offering a new way to predict object trajectories based on video frames and language instructions. By using a sparse set of 3D points attached to objects, it efficiently forecasts motion without rendering full video, making it highly applicable for robotics and video generation. The release includes the MolmoMotion-1M dataset, the largest of its kind, and the PointMotionBench benchmark for accuracy testing. This model sets a new standard in motion prediction, outperforming existing methods and opening new possibilities for AI-driven applications.
© Hugging Face BlogGLM-5.2 marks a significant step forward in handling long-horizon coding tasks with its robust 1M-token context capability. By introducing IndexShare, the model reduces computational demands while maintaining high performance across extended contexts. This release positions GLM-5.2 as a leading open-source model, outperforming its predecessor and closing the gap with proprietary models on key benchmarks. The model's ability to balance performance with computational cost through effort level control offers users flexibility in managing complex coding tasks. This advancement makes GLM-5.2 a practical tool for sustained engineering work, particularly in scenarios requiring extensive context handling.
Hugging Face has implemented the Agentic Resource Discovery (ARD) specification, a collaborative effort with industry giants like Microsoft and Google. This open standard allows AI agents to dynamically discover and utilize capabilities without pre-installation, shifting from static catalogs to intent-based searches. The Hugging Face Discover Tool serves as a reference implementation, enabling search access to a wide array of AI skills and services. This development marks a significant step towards more flexible and scalable AI agent ecosystems, allowing for seamless integration and discovery of tools across federated registries.
The b9684 release of llama.cpp marks a significant enhancement with the integration of 3D convolution, boosting its ability to handle complex data processing tasks. This update also brings optimizations and a cleaner codebase, enhancing overall efficiency. The release extends support across a broad spectrum of platforms, including macOS, Linux, and Windows, with specific configurations like Vulkan, ROCm, and SYCL. By expanding its platform compatibility and functionality, llama.cpp becomes an even more versatile tool for developers tackling diverse AI challenges.
The b9685 release of llama.cpp brings notable advancements in SYCL support, particularly with the addition of device-to-device memory copy via the SYCL API. This update also refines the detection method for peer-to-peer communication, resolving previous conflicts. While there are no new model architectures introduced, the release enhances the platform's adaptability across macOS, Linux, and Windows. With ROCm 7.2 support on Ubuntu and CUDA 12 and 13 DLLs for Windows, llama.cpp becomes a more robust choice for developers working with diverse hardware configurations. The inclusion of KleidiAI on Apple Silicon further optimizes performance for M-series Macs. These improvements make llama.cpp a more versatile tool for developers.
The b9686 release of llama.cpp focuses on enhancing compatibility across a wide array of systems, though it doesn't introduce major new features. This update includes ROCm 7.2 support on Ubuntu x64, providing a significant boost for AMD GPU users who prefer alternatives to NVIDIA's CUDA. Developers can now utilize llama.cpp on various configurations, including macOS, Linux, Windows, and openEuler, ensuring they have the tools needed for AI inference tasks. While the release lacks groundbreaking changes, it strengthens llama.cpp's reputation as a flexible and accessible tool for AI developers working on different hardware setups.