Skip to content

0.8.6

Latest
Compare
Choose a tag to compare
@daswer123 daswer123 released this 02 Jan 16:22
· 22 commits to main since this release

0.8.6

  1. Improved work with cache
  2. Fixed a bug related to the same response if requests were made at the same time

Thanks for the changes @chanis2 more info here #62

0.8.5

  1. Fixing a potential security issue, thanks #61

0.8.4

  1. Update requerments for tranformers lib

0.8.3

  1. Remake Docker, now it works
    UPD 19.01.24 - Thanks @mickdekkers for improving the docker

0.8.2

  1. Increased the maximum chunk size for streaming
  2. Correct README

0.8.1

  1. Added the ability to customize the chunk size for streaming

0.8.0

  1. Added new endpoints that allow you to: change the folder where the models are stored, change the model without restarting the server and endpoint to change the generation parameters.
  2. In version 0.7.6 an endpoint for streaming was added, I advise you to pay attention to it #37