nebullvm LICENSE and commercial use?
betogulliver opened this issue · 0 comments
betogulliver commented
I could not find any LICENSE information here (github repo).
What is the nebullvm LICENSE and how it relates to commercial use?
I'm now working in a project to uses 'speedster' to find the optimal compiler/compression for a DeepLearning(DL) model (pytorch).
I have some questions:
Q1. can I distribute the optimized models to our client without any LICENSE restrictions for me/my-client?
Q2. how does our client can run the optimized models?
- can my client also use 'speedster' to 'load' the 'saved' optimized files without any LICENSE restrictions?
- or should my client use the open source API and runtime libs of for example TorchRT, OpenVINO, etc directly?
any help on this would be much appreciated.
BTW, thank you so much for 'nebullvm/speedster/et al'. your tools makes our optimization life a breeze!!!
keep the good work