Chevron Left
Back to Open Source Models with Hugging Face

Learner Reviews & Feedback for Open Source Models with Hugging Face by DeepLearning.AI

4.8
stars
13 ratings

About the Course

The availability of models and their weights for anyone to download enables a broader range of developers to innovate and create. In this course, you’ll select open source models from Hugging Face Hub to perform NLP, audio, image and multimodal tasks using the Hugging Face transformers library. Easily package your code into a user-friendly app that you can run on the cloud using Gradio and Hugging Face Spaces. You will: 1. Use the transformers library to turn a small language model into a chatbot capable of multi-turn conversations to answer follow-up questions. 2. Translate between languages, summarize documents, and measure the similarity between two pieces of text, which can be used for search and retrieval. 3. Convert audio to text with Automatic Speech Recognition (ASR), and convert text to audio using Text to Speech (TTS). 4. Perform zero-shot audio classification, to classify audio without fine-tuning the model. 5. Generate an audio narration describing an image by combining object detection and text-to-speech models. 6. Identify objects or regions in an image by prompting a zero-shot image segmentation model with points to identify the object that you want to select. 7. Implement visual question answering, image search, image captioning and other multimodal tasks. 8. Share your AI app using Gradio and Hugging Face Spaces to run your applications in a user-friendly interface on the cloud or as an API. The course will provide you with the building blocks that you can combine into a pipeline to build your AI-enabled applications!...

Top reviews

Filter by:

1 - 4 of 4 Reviews for Open Source Models with Hugging Face

By MUJEEB-UR-REHMAN

Jul 7, 2024

The Project is well planned and well organized showing all the usage with real time examples

By 理查德

Sep 13, 2024

To cross the threshold to use hugging face I completely achieve the target

By Carlos A G P

Sep 29, 2024

It was excellent, thank you very much.

By Karl J

Aug 4, 2024

Great intro, now show fine tuning!