v0.2.0
版本发布时间: 2022-04-03 17:39:33
nebuly-ai/optimate最新发布版本:chatllama0.0.4(2023-03-27 21:47:20)
nebullvm 0.2.0 Release Notes
The nebullvm 0.2.0 is major release implementing new important features and fixing some bugs.
New Features
- Support for dynamic shapes for both the PyTorch and TensorFlow interfaces
- Support for Transformer models built using the HuggingFace framework
- Add ONNXRuntime to the supported backends for optimized models
- New README, updated with benchmarks on SOTA models for both NLP and Computer Vision
Bug fixed
- Fix error in the tensorflow API preventing the usage of the
optimize_tf_model
function
Contributors
- Diego Fiori (@morgoth95)
- Emile Courthoud (@emilecourthoud)