An API to interact with the GPT-J language model and variants! You can use and test the model in two different ways:
- Streamlit web app at http://api.vicgalle.net:8000/
- The proper API, documented at http://api.vicgalle.net:5000/docs
These are the endpoints of the public API and require no authentication. Click on each to see the parameters!
- generate :
POST /generate/
- classify :
POST /classify/