I recently launched an open-source library on github (https://github.com/nebuly-ai/nebullvm). It's growing super fast (700+ stars), but I can't get much feedback from github, and I'd like to ask for some feedback here.
Nebullvm is open-source library takes your AI model as input and outputs an optimized version that runs 5-20 times faster on your machine. Nebullvm tests multiple deep learning compilers to identify the best possible way to execute your model on your specific hardware, without impacting the accuracy of your model.
The goal of nebullvm is to let any developer benefit from deep learning (DL) compilers without having to spend tons of hours understanding, installing, testing and debugging this powerful technology.
You can find more info https://github.com/nebuly-ai/nebullvm. And please let me know what you think of the project and if you find any ways to improve it! Big thanks :)