Almanac
← Events
4Hugging Face Blog·1mo ago

From GPT2 to Stable Diffusion: Hugging Face arrives to the Elixir community

Hugging Face announces Bumblebee, a library bringing Hugging Face model support to the Elixir programming language ecosystem. The integration enables Elixir developers to run models including GPT-2 and Stable Diffusion via the Nx numerical computing library. This expands the reach of Hugging Face's model hub beyond Python-centric workflows into the BEAM/Elixir ecosystem.

Related guides (3)

Related events (8)

7Hugging Face Blog·1mo ago·source ↗

Stable Diffusion with 🧨 Diffusers

Hugging Face published a blog post introducing Stable Diffusion integration with their Diffusers library, covering the model's architecture and how to run it using the open-source tooling. The post appeared at the time of Stable Diffusion's public release in August 2022, marking a significant moment in accessible text-to-image generation. It served as both a technical introduction and a practical guide for the community to adopt the model.

6Hugging Face Blog·1mo ago·source ↗

Diffusers welcomes Stable Diffusion 3

Hugging Face's Diffusers library adds support for Stable Diffusion 3, enabling users to run Stability AI's latest text-to-image model through the standard Diffusers API. The post covers integration details, usage patterns, and memory optimization techniques for running SD3 locally. This marks the open-weights availability of SD3 through a major ML tooling ecosystem.

5Hugging Face Blog·1mo ago·source ↗

Diffusers welcomes Stable Diffusion 3.5 Large

Hugging Face's Diffusers library has added support for Stable Diffusion 3.5 Large, Stability AI's latest image generation model. The blog post covers integration details, usage patterns, and how to run the model within the Diffusers ecosystem. This represents a standard tooling integration announcement for a recently released frontier image generation model.

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.

4Hugging Face Blog·1mo ago·source ↗

What's new in Diffusers? — Hugging Face Diffusers Library Second Month Update

Hugging Face published a blog post summarizing new features and updates added to the Diffusers library in its second month of development. The post covers new pipelines, model integrations, and tooling improvements for diffusion-based generative image models. This represents an early-stage ecosystem update for one of the primary open-source libraries supporting text-to-image and related diffusion model workflows.

3Hugging Face Blog·1mo ago·source ↗

Introducing BERTopic Integration with the Hugging Face Hub

Hugging Face has announced an integration between BERTopic, a topic modeling library, and the Hugging Face Hub. This allows users to push, share, and load BERTopic models directly from the Hub, enabling easier collaboration and deployment of topic modeling workflows. The integration leverages the Hub's model card and versioning infrastructure for NLP tooling beyond generative models.

4Hugging Face Blog·1mo ago·source ↗

Fine-Tuning Gemma Models in Hugging Face

Hugging Face published a guide on fine-tuning Google's Gemma models using parameter-efficient fine-tuning (PEFT) techniques. The post covers practical workflows for adapting Gemma to downstream tasks within the Hugging Face ecosystem. This represents part of the broader tooling support rollout accompanying Gemma's release in February 2024.

4Hugging Face Blog·1mo ago·source ↗

Welcome PaddlePaddle to the Hugging Face Hub

Hugging Face announced the integration of PaddlePaddle, Baidu's open-source deep learning framework, into the Hugging Face Hub. This expands the Hub's ecosystem to support PaddlePaddle models alongside existing frameworks like PyTorch and TensorFlow. The move broadens access to Chinese-developed AI models and tooling within the broader ML community.