Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
MIT License
1.29k
stars
79
forks
source link
TypeError: issubclass() arg 1 must be a class #253
I'm getting this error with version 0.21.1
but not with version 0.19.0
Looks like maybe something like this is necessary?