GPT-J-6B on Hugging Face- AI Text Generation App + Gradio App with 6 lines of Python Code
In this short Python tutorial, You will learn how to build your own Gradio App for Text Generation / Natural Language generation using GPT-J-6B that's available on Hugging Face Transformers. Eleuther AI's GPT-J-6B is the real open-source alternative for GPT-3 by OpenAI. Using that from Hugging Face Model Hub, We'll learn how to build a Full-stack Web App using Gradio - surprisingly in just 6 lines of Python code, you'd have a world-class text generation App up and running.
GPT-J-6B on Hugging Face - https://huggingface.co/EleutherAI/gpt-j-6B
GPT-J-6B Web App on HF Spaces - https://huggingface.co/spaces/akhaliq/gpt-j-6B
Gradio Docs - https://gradio.app/docs#load
Gradio Hosted - https://gradio.app/introducing-hosted
Courtesy: Ahsen Khaliq
Previous Video on GPT-J and AI Blog Writing:
https://youtu.be/fnvQ8qQM6NU