Skip to content

neezzzy/gtp-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTP Clone

GTP like chat application.

Description

Due to growing demand for the GTP like application, I decided to leverage ChatGTP and build my own implementation of it. Currently using opt-350m pre trained model.

Alt text

Getting Started

Dependencies

  • read requirements.txt

Installing

pip install -r requirements.txt

Executing program

  • How to run the program
flask run

Authors

Russell Nizamov

Version History

  • 0.1
    • Initial Release

Acknowledgments

Inspiration, code snippets, etc.