v0.3.1
版本发布时间: 2022-06-29 07:36:00
nebuly-ai/optimate最新发布版本:chatllama0.0.4(2023-03-27 21:47:20)
nebullvm 0.3.1 Release Notes
We are pleased to announce that we have added the option to run nebullvm from a Docker container. We provide both a Docker image on Docker Hub and the Dockerfile code to produce the Docker container directly from the latest version of the source code.
New Features
- Add Dockerfile and upload docker images on Docker Hub.
- Implement new backend for the Tensorflow API running on top of TensorFlow and TFLite.
- Implement new backend for the PyTorch API running on top of TorchScript.
Bug fixed
- Fix bug with TensorRT in the Tensorflow API.
- Fix bug with OpenVino 2.0 not using the quantization on intel devices.
Contributors
- Diego Fiori (@morgoth95)
- Valerio Sofi (@valeriosofi)
- Emile Courthoud (@emilecourthoud)