Up next


GPT-J-6B on Hugging Face- AI Text Generation App + Gradio App with 6 lines of Python Code

2,303,847 Views
AI Lover
3
Published on 12/19/22 / In How-to & Learning

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

Show more
0 Comments sort Sort By

Up next