Hugging Face announced new official Audio and Vision documentation guides for its core open-source library `datasets`. As multimodal AI models continue to…
This Hugging Face technical blog post takes an in-depth look at how to use TensorFlow's XLA (Accelerated Linear Algebra) compiler to dramatically speed up the…
This is an official technical guide published by Hugging Face, designed to help developers deploy TensorFlow computer vision models from the Hugging Face Hub…
This is a classic unit from Hugging Face's Deep Reinforcement Learning Course, offering a deep dive into the Advantage Actor-Critic algorithm (A2C). In…
This blog post from Replicate provides a clear and accessible introduction to running text-to-image models using Replicate's cloud API service. It serves as an…
This technical blog post from Hugging Face takes an in-depth look at how to build a closed-loop system for "Dynamic Adversarial Training." In a traditional…
This article documents in detail how the BigScience project trained BLOOM, an open-source multilingual large language model with 176 billion parameters. This…
As natural language processing (NLP) technology has advanced, semantic search has become a cornerstone of modern recommendation systems. The official Hugging…
In July 2022, Hugging Face and the BigScience collaborative community officially released BLOOM (BigScience Large Open-science Open-access Multilingual…
This hands-on guide from the official Hugging Face blog provides a detailed walkthrough of how to use natural language processing (NLP) techniques to perform…
The AI hosting and execution platform Replicate has announced a new README documentation template for machine learning models on its platform. The design of…
This tutorial comes from Unit 4 of Hugging Face's Deep Reinforcement Learning Course, covering the topic of "Implementing Policy Gradients with PyTorch." In…
This official blog post from Hugging Face aims to provide ML beginners with a clear, approachable entry point into the field. In the past, starting an ML…
Hugging Face has announced a new feature called "Evaluation on the Hub," designed to eliminate the cumbersome steps typically involved in evaluating machine…
This official Hugging Face blog post provides a detailed walkthrough of how to combine the `Accelerate` library with Microsoft's `DeepSpeed` deep learning…
This classic blog post from Hugging Face is an essential introductory guide for understanding vector embeddings — the foundational technology underlying modern…
When deploying Transformer models in production, latency and throughput are typically the key factors determining the quality of the user experience. ONNX…
Intel and Hugging Face announced a significant long-term partnership aimed at making machine learning hardware acceleration accessible to developers worldwide…
Hugging Face's "Director of Machine Learning Insights" series aims to capture the authentic perspectives of ML leaders across industries. In the third…
This article is Unit 3 of Hugging Face's free Deep Reinforcement Learning course, covering the topic of Deep Q-Learning (DQN). In traditional Q-Learning, we…
This classic blog post from Hugging Face, "The Annotated Diffusion Model," is an essential guide for learning about generative AI image synthesis. Modeled…
### What is CLIPDraw? CLIPDraw is a technique that uses OpenAI's CLIP model to guide the drawing of images through vector strokes (Bezier curves). Unlike…
In May 2022, Hugging Face — the leading open-source AI community — and Graphcore, the UK-based AI chip design company, jointly announced the launch of a new…
Hugging Face officially announced the launch of two major new features on the Hugging Face Hub: "Pull Requests" and "Discussions," with the goal of…
When working with structured data such as tables, traditional pre-trained models typically require crawling large amounts of real-world tables and related text…
This blog post is the second part (hands-on edition) of the Q-Learning section in Hugging Face's Deep Reinforcement Learning Class. The article aims to…
Sempre Health is a healthcare technology company dedicated to improving patient medication adherence and drug affordability. They primarily interact with…
As multimodal AI (combining text, images, audio, and other media) advances rapidly, the ethical challenges brought about by the technology are growing…
This classic tutorial from Hugging Face is the first part of its "Deep Reinforcement Learning Course," designed to give readers a solid foundation in…
Hugging Face has announced the launch of its new "Fellowship Program," a major initiative aimed at democratizing artificial intelligence and strongly…