[go: nahoru, domu]

Skip to content

Creating and Using an Open Assistant API locally (Pythia 12B GPT model)

License

Notifications You must be signed in to change notification settings

amitkayal/OpenAssistant_API_Pythia_12B

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAssistant_API_Pythia_12B

Creating and Using an Open Assistant API locally (Pythia 12B GPT model)

  • OASST_tutorial.ipynb - Breaks down how everything works.
  • oasstapiv1.py - Host a local API for the Open Assistant Pythia 12B model.
  • chat-oasst-api.py - File to interact with the local API. You will need to modify SERVER_IP

Video tutorial:

Open Assistant as a Local ChatGPT API

About

Creating and Using an Open Assistant API locally (Pythia 12B GPT model)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.6%
  • Python 9.4%