AI

AI

Stable Diffusion with ๐Ÿงจ Diffusers

Hugging Face has released a new version of their text-to-image model, called Stable Diffusion. This model is based on the Diffusers library and allows...

Aug 22 ๐Ÿ—ณ๏ธ 0 ๐Ÿ’ฌ 0
AI

Deploying ๐Ÿค— ViT on Vertex AI

Hugging Face's blog post explains how to deploy their pre-trained Vision Transformer (ViT) model on Google Cloud's Vertex AI platform. The process inv...

Aug 19 ๐Ÿ—ณ๏ธ 0 ๐Ÿ’ฌ 0
AI

Introducing Skops

Hugging Face has introduced a new open-source framework called Skops, which is designed to help developers build and manage large-scale models. Skops ...

Aug 12 ๐Ÿ—ณ๏ธ 0 ๐Ÿ’ฌ 0
AI

Hugging Face's TensorFlow Philosophy

Hugging Face, a popular AI model library provider, has outlined its approach to using the TensorFlow framework. The company emphasizes the importance ...

Aug 12 ๐Ÿ—ณ๏ธ 0 ๐Ÿ’ฌ 0
AI

New and improved content moderation tooling

OpenAI has released an updated content moderation tool called the Moderation endpoint. This new tool improves upon their previous content filter and i...

Aug 10 ๐Ÿ—ณ๏ธ 0 ๐Ÿ’ฌ 0
AI

Train and Fine-Tune Sentence Transformers Models

Hugging Face provides a step-by-step guide on how to train and fine-tune sentence transformers models using their library. The article covers the basi...

Aug 10 ๐Ÿ—ณ๏ธ 0 ๐Ÿ’ฌ 0
AI

Proximal Policy Optimization (PPO)

Proximal Policy Optimization (PPO) is a model-free reinforcement learning algorithm. It's designed to optimize policies in complex environments by bal...

Aug 05 ๐Ÿ—ณ๏ธ 0 ๐Ÿ’ฌ 0