hyperonym / 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.
MIT License
1.29k stars 80 forks source link

fix(server): temporary workaround for multiple prompts #199

Closed fardeon closed 1 year ago

fardeon commented 1 year ago

Temporary workaround for https://github.com/hyperonym/basaran/issues/198.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9f2621f) 94.54% compared to head (830a96b) 94.54%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #199 +/- ## ======================================= Coverage 94.54% 94.54% ======================================= Files 7 7 Lines 330 330 ======================================= Hits 312 312 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.