Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.03 KB

File metadata and controls

16 lines (12 loc) · 1.03 KB

mModelStore

mModelStore is a cross-platform edge microservice designed to host and manage machine learning AI models at the edge.

Key Features:

  • Model Information Upload: Store details about your machine learning AI models in the mModelStore’s local database.
  • Model Information Retrieval: Access information about specific machine learning AI models from the local database.
  • Model Sharing: Retrieve machine learning AI models from other connected devices.

Installation Guide

  1. Download the latest .zip file for the most recent release HERE.
  2. Unzip the package.
  3. Locate the unzipped .tar file; this artifact is needed for the edge microservice deployment.
  4. If you are deploying the edge microservice for the first time, please follow the edge microservice deployment quick start guide.