model_server
model_server copied to clipboard
Ovms windows3
🛠 Summary
JIRA CVS-154712 Changes to produce ovms.exe binary.
This is a POC quality with limited functionality and no additional testing.
Once you have the ovms.exe the quick start demo works on windows with the following instructions: https://github.com/openvinotoolkit/model_server/blob/ovms_windows/docs/windows_binary_guide.md
You can build ovms.exe with the instructions: https://github.com/openvinotoolkit/model_server/blob/ovms_windows/docs/windows_developer_guide.md
The deployment works with Visual Studio 2022, but the compilation was done in Visual Studio 2019.
🧪 Checklist
- [ ] Unit tests added.
- [x] The documentation updated.
- [ ] Change follows security best practices. ``