Accelerating Document AI
Enterprises are full of documents containing knowledge that isn’t accessible by digital workflows. These documents can vary from letters, invoices, forms, reports, to receipts. With the improvements in text, vision, and multimodal AI, it’s now possible to unlock that information. This post shows you how your teams can use open-source models to build custom solutions for free! Document AI includes many data science tasks from image classification, image to text, document question answering, table question answering, and visual question answering. […]
Read moreDirector of Machine Learning Insights [Part 4]
If you’re interested in building ML solutions faster visit: hf.co/support today! 👋 Welcome back to our Director of ML Insights Series! If you missed earlier Editions you can find them here: 🚀 In this fourth installment, you’ll hear what the following top Machine Learning Directors say about Machine Learning’s impact on their respective industries: Javier Mansilla, Shaun Gittens, Samuel Franklin, and Evan Castle.
Read moreWe are hiring interns!
Want to help build the future at — if we may say so ourselves — one of the coolest places in AI? Today we’re announcing our internship program for 2023. Together with your Hugging Face mentor(s), we’ll be working on cutting
Read moreVQ-Diffusion
Vector Quantized Diffusion (VQ-Diffusion) is a conditional latent diffusion model developed by the University of Science and Technology of China and Microsoft. Unlike most commonly studied diffusion models, VQ-Diffusion’s noising and denoising processes operate on a quantized latent space, i.e., the latent space is composed of a discrete set of vectors. Discrete diffusion models are less explored than their continuous counterparts and
Read moreProbabilistic Time Series Forecasting with 🤗 Transformers
Time series forecasting is an essential scientific and business problem and as such has also seen a lot of innovation recently with the use of deep learning based models
Read moreUsing Stable Diffusion with Core ML on Apple Silicon
Thanks to Apple engineers, you can now run Stable Diffusion on Apple Silicon using Core ML! This Apple repo provides conversion scripts and inference code based on 🧨 Diffusers, and we love it! To make it as easy as possible for you, we converted the weights ourselves and put the Core ML versions of the models in
Read moreDeep Learning With Proteins
I have two audiences in mind while writing this. One is biologists who are trying to get into machine learning, and the other is machine learners who are trying to get into biology. If you’re not familiar with either biology or machine learning then you’re still welcome to come along, but you might find it a bit confusing at times! And if
Read moreFrom GPT2 to Stable Diffusion: Hugging Face arrives to the Elixir community
The Elixir community is glad to announce the arrival of several Neural Networks models, from GPT2 to Stable Diffusion, to Elixir. This is possible thanks to the just announced Bumblebee library, which is an implementation of Hugging Face Transformers in pure Elixir. To help anyone get started with those models, the team behind Livebook – a
Read more