Advanced Features {#ovmsdocsadvanced}

March 3, 2026 ยท View on GitHub

---
maxdepth: 1
hidden:
---

ovms_sample_cpu_extension
ovms_docs_model_cache
ovms_docs_custom_loader
ovms_extras_nginx-mtls-auth-readme

CPU Extensions

Implement any CPU layer, that is not supported by OpenVINO yet, as a shared library.

Learn more

Model Cache

Leverage the OpenVINO model caching feature to speed up subsequent model loading on a target device.

Learn more

Custom Model Loader

Write your own custom model loader based on a predefined interface and load it similar to a dynamic library.

Learn more

Securing Model Server with NGINX

Protect network endpoints with traffic encryption and client authorization using a reverse proxy

Learn more