1littlecoder
In this Python tutorial, We’ll see how to create an AI Text Generation Solution with GPT-Neo from Eleuther AI.
We’ll learn
1. About GPT-Neo
2. How to install the latest Hugging Face Transformers Package
3. Load Text Generation pipeline and Download Pre-trained GPT-Neo Models
4. Text Generation
Eleuther AI – https://www.eleuther.ai/
GPT-Neo on Hugging Face Model Hub – https://huggingface.co/EleutherAI/gpt-neo-1.3B
GPT-Neo – https://github.com/EleutherAI/gpt-neo
GPU Focused GPT-NeoX – https://github.com/EleutherAI/gpt-neox/
Colab Code – https://colab.research.google.com/drive/1UByjdT5l_VSsCBqtQvVygDexJYQ0pUma?usp=sharing
Very cool! This is amazing!
Hi dude, I like your video tutorial. youtube has suggested…. you are doing awesome
can we fine tune this on our own data?
thanks for this video tutorial. can you share tutorial about training in different language? example for france or indonesia?
I got gpt 3 API access and it's great 😎
Thanks for sharing..
Thank you for this video
Your awesome ! 😁💛
Keep up the awesome good work man
It helps a lot for dumdums like me and beginner smarties
not sure this content is good enough for seo (doesn't look good enough IMO), will it continue to improve? looks like it has crazy potential.
How to host it so that we can use it using API?
Running your code with max_length=1024, it says I'm not utilizing the GPU and it's taking a long time. I don't really know what I'm doing, but I have a hunch there's something missing in the command that generates the text.
Hi hope ur doing fine , great content as always , i wanted to know please what is the difference between using aitextgen package or using hugging face to get the model directly for text generation
could you show us how to fine tune this please ?
I can't download the GPT neo 1.5B model it shows error about "Ram crash". Do you have any workarounds with this?
WOW!!!!