Almanac
← Events
4Hugging Face Blog·1mo ago

Introducing swift-huggingface: The Complete Swift Client for Hugging Face

Hugging Face has released swift-huggingface, a Swift client library for interacting with the Hugging Face platform and its APIs. The library targets Apple ecosystem developers, enabling native iOS/macOS integration with Hugging Face model inference, Hub access, and related services. This extends Hugging Face's multi-language SDK ecosystem to Swift.

Related guides (3)

Related events (8)

5Hugging Face Blog·1mo ago·source ↗

huggingface_hub v1.0: Five Years of Building the Foundation of Open Machine Learning

Hugging Face has released huggingface_hub v1.0, marking a major milestone for the Python client library that underpins access to the Hugging Face Hub ecosystem. The v1.0 designation signals API stability and maturity after five years of development. This library is a foundational piece of open-source ML infrastructure, enabling model downloads, dataset access, and repository management across the broader ML community.

5Hugging Face Blog·1mo ago·source ↗

Hugging Face x LangChain: A New Partner Package

Hugging Face and LangChain have announced a dedicated partner package integrating Hugging Face models and tools directly into the LangChain ecosystem. The integration formalizes the relationship between the two platforms, making it easier for developers to use Hugging Face-hosted models within LangChain-based agent and chain workflows. This represents a deeper collaboration than prior ad-hoc integrations, with a maintained package specifically for the partnership.

4Hugging Face Blog·1mo ago·source ↗

Hugging Face Launches Inference for PRO Subscribers

Hugging Face introduced a dedicated inference tier for PRO subscribers, providing access to powerful models via API without rate limits typical of free tiers. The offering targets developers and researchers who need reliable, higher-throughput access to hosted models. This represents a monetization and infrastructure expansion move by Hugging Face to serve professional users.

4Hugging Face Blog·1mo ago·source ↗

Improving Hugging Face Model Access for Kaggle Users

Hugging Face has announced an integration improvement that streamlines how Kaggle users access models from the Hugging Face Hub. The update appears to reduce friction for practitioners using Kaggle notebooks and compute environments to work with Hugging Face-hosted models. This represents a platform-level partnership move between two major ML community hubs.

5Hugging Face Blog·1mo ago·source ↗

Swift Transformers Reaches 1.0 – and Looks to the Future

Hugging Face's Swift Transformers library has reached version 1.0, marking a stable release milestone for running transformer models natively on Apple platforms. The announcement covers the library's current capabilities and future roadmap for on-device inference on iOS and macOS. This represents a significant step for deploying open-weight models in Apple ecosystem applications without server-side inference.

3Hugging Face Blog·1mo ago·source ↗

How to Install and Use the Hugging Face Unity API

Hugging Face published a guide on integrating its model inference capabilities into Unity game engine projects via a dedicated Unity API. The post covers installation and usage patterns for accessing Hugging Face-hosted models from within Unity applications. This represents an expansion of Hugging Face's tooling ecosystem into interactive 3D and game development contexts.

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.

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.