Skip to content

oromis995/GPT-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPT-Chatbot

Application in Python using Gradio and torch.

From GPT Neo Huggingface page:

The GPTNeo model was released in the EleutherAI/gpt-neo repository by Sid Black, Stella Biderman, Leo Gao, Phil Wang and Connor Leahy. It is a GPT2 like causal language model trained on the Pile dataset.

The architecture is similar to GPT2 except that GPT Neo uses local attention in every other layer with a window size of 256 tokens.

Minimum requirements: 16GB Ram

About

Minimum requirements:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages