dev-resources.site
for different kinds of informations.
Migrating from OpenAI models to Hugging Face models
Published at
5/17/2024
Categories
huggingface
mlops
transformers
openai
Author
juliensimon
Author
11 person written this
juliensimon
open
In this video, I show how you can easily migrate your applications from OpenAI models to Hugging Face open-source models.
First, we deploy a Llama3 8B model on an Inference Endpoint hosted on Google Cloud, and we invoke it with the OpenAI client library.
Then, we deploy a Zephyr 7B model on Amazon SageMaker and invoke the endpoint with the OpenAI Messages API.
It couldn’t be simpler to enjoy the many benefits of open-source models, without having to rewrite your app :)
huggingface Article's
30 articles in total
HuggingFace login on Google Colab
read article
Machine learning for web developers
read article
How to Run stable-diffusion-3.5-large-turbo on Google Colab
read article
Hugging Face: The AI Revolution You Can't Ignore!
read article
Seamless Integration of Hugging Face AI Models via API for Any Application
read article
Using Hugging Face Models in Google Colab: A Beginner's Guide
read article
Build a Text Extractor App with Python Code Under 30 Lines Using Gradio and Hugging Face
read article
Exploring NVIDIA’s Llama 3.1 Nemotron 70B Instruct Model: A Breakthrough in AI Language Models
read article
Fine-Tuning LLMs Using HuggingFace!
read article
🤗 How to create spaces in Hugging Face?🤗
read article
Parler-TTS: Text-to-Speech Technology — An AI Engineer’s Perspective
read article
Hugging Face: Interacting with Roberta and Hugging Face for the first time
read article
Hugging Face Zero GPU Spaces: ShieldGemma Application
read article
Exploring Hugging Face: The GitHub for the Machine Learning Community
read article
📚 Announcing My New Book: Building an LLMOps Pipeline Using Hugging Face📚
read article
End to end LLMOps Pipeline - Part 1 - Hugging Face
read article
huggingface fix: you either need to activate Developer Mode or to run Python as an administrator
read article
Part 1: Basic Implementation of Phi-3-Vision in MLX
read article
How to add memory to LLM Bot using DynamoDB
read article
Generating replies using Huggingface interference and Mistral in NestJS
read article
Mastering AutoModelForCausalLM: A Handbook for Novices
read article
Deploying Llama3 with Inference Endpoints and AWS Inferentia2
read article
Here's how I achieved faster code runs for running Docker Containers in Jetson Nano L4T
read article
How to run LLM modal locally with Hugging-Face 🤗
read article
How to run any LLM model with Hugging-Face 🤗
read article
Migrating from OpenAI models to Hugging Face models
currently reading
Beginner's guide to code with Generative AI and LLM
read article
Fine tune your pre-trained model using this notebook
read article
Top 10 LLM Models on Hugging Face
read article
Videos: Deploying Hugging Face models on Google Cloud
read article
Featured ones: