
Hugging Face has introduced Skops, a library aimed at facilitating the hosting of scikit-learn models on their Hub. Skops allows users to serialize models, create comprehensive model cards, and push them to the Hub for public or private access. This initiative enhances model documentation and collaboration, making it easier for developers to share and reproduce machine learning models. The library supports model serialization with joblib and includes features for generating configuration files and model cards, which are crucial for model discoverability and usability.
Read original
© Hugging Face BlogThe OlmoEarth Platform is a significant advancement in geospatial inference, designed to handle the massive scale of Earth observation data. By processing terabytes of satellite imagery efficiently, it enables organizations to generate continent-scale maps in a day, at minimal cost. This platform addresses the challenges of data acquisition, processing, and inference, making it accessible even to organizations without extensive engineering resources. With its ability to run large-scale inference jobs using thousands of CPUs and GPUs, OlmoEarth is poised to transform how environmental data is utilized for applications like wildfire risk mapping and deforestation monitoring.
© Hugging Face BlogHugging Face's LFM2.5-Encoders represent a leap forward in handling long-context inference, particularly on CPU. These models outperform larger counterparts like ModernBERT-base in speed, efficiently managing up to 8,192-token contexts. This makes them particularly suitable for high-volume tasks such as classification and routing, where speed and cost-effectiveness are crucial. The models are open-source and available for immediate use, allowing developers to fine-tune them for specific applications. This release signals a move towards more efficient, CPU-friendly NLP solutions that maintain high performance without the need for extensive hardware.
© Hugging Face BlogNVIDIA's Cosmos-H-Dreams marks a significant leap in surgical robotics simulation by enabling real-time, action-conditioned generative environments. Building on the Cosmos-H-Surgical-Simulator, this new model operates on a single NVIDIA RTX PRO 6000 GPU, offering interactive simulations that can be controlled in a closed loop. By integrating with platforms like the Versius surgeon controller, Cosmos-H-Dreams demonstrates its versatility and potential for real-time operation. This development not only enhances the speed and efficiency of surgical simulations but also opens new possibilities for policy development and surgical training without the need for physical robots.
The latest b10175 release of llama.cpp continues its trend of broadening platform compatibility, making it a versatile tool for developers across different systems. Notably, this update includes support for ROCm 7.2 on Ubuntu x64, which is significant for AMD GPU users seeking alternatives to NVIDIA's CUDA. The release also maintains a wide array of builds for Windows, macOS, and Linux, ensuring that developers can leverage llama.cpp's capabilities regardless of their hardware setup. While there are no groundbreaking new features, the consistent expansion of platform support solidifies llama.cpp's position as a flexible inference runtime option.
The b10176 release of llama.cpp enhances its platform reach, notably adding ROCm 7.2 support on Ubuntu x64, which is a significant boost for AMD GPU users. This update continues to cater to a wide array of systems, from macOS to Windows and Linux, ensuring developers can deploy llama.cpp across various hardware setups. While there are no groundbreaking new features, the release solidifies llama.cpp's role as a flexible tool for AI inference. By improving compatibility and functionality, this update makes llama.cpp more accessible and practical for developers working with different systems.
The latest b10158 release of llama.cpp continues its trend of broadening platform compatibility, though without major new features. Notably, the release includes support for ROCm 7.2 on Ubuntu x64, which is significant for AMD GPU users seeking alternatives to NVIDIA's CUDA. While KleidiAI support for Apple Silicon remains disabled, the release still covers a wide array of platforms, including Windows and openEuler. This update demonstrates llama.cpp's commitment to being a versatile inference runtime across diverse hardware configurations.