Metadata-Version: 2.1
Name: basaran
Version: 0.13.2
Summary: Open-source alternative to the OpenAI text completion API
Author: Hyperonym
Author-email: prompt@hyperonym.org
License: MIT
Keywords: api,gpt,huggingface,nlp,openai,transformer
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8.0
License-File: LICENSE
Requires-Dist: torch
Requires-Dist: transformers

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.
