Skip to content

Releases: vicgalle/gpt-j-api

v0.3 - new zero-shot classification endpoint

08 Aug 18:22
90aeed6
Compare
Choose a tag to compare

New feature:

  • New API endpoint: classify. Allows to use the model as zero-shot classification of texts. See the documentation

v0.2.1

27 Jul 16:44
0a71b7d
Compare
Choose a tag to compare

New features:

  • Introduce a new argument stop_sequence in the API
  • Introduce tests, to ensure the API is live

v0.2

08 Jul 19:51
e8420ac
Compare
Choose a tag to compare

Now includes a streamlit web app that connects to the API

Functional initial version

29 Jun 20:11
234051d
Compare
Choose a tag to compare
v0.1

Update README.md