55 Forks
1006 Stars
1006 Watchers

basaran

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.

How to download and setup basaran

Open terminal and run command
git clone https://github.com/hyperonym/basaran.git
git clone is used to create a copy or clone of basaran repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with basaran https://github.com/hyperonym/basaran/archive/master.zip

Or simply clone basaran with SSH
[email protected]:hyperonym/basaran.git

If you have some problems with basaran

You may open issue on basaran support forum (system) here: https://github.com/hyperonym/basaran/issues