0.8.6
0.8.6
- Improved work with cache
- 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
- Fixing a potential security issue, thanks #61
0.8.4
- Update requerments for tranformers lib
0.8.3
- Remake Docker, now it works
UPD 19.01.24 - Thanks @mickdekkers for improving the docker
0.8.2
- Increased the maximum chunk size for streaming
- Correct README
0.8.1
- Added the ability to customize the chunk size for streaming
0.8.0
- 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.
- In version 0.7.6 an endpoint for streaming was added, I advise you to pay attention to it #37