Skip to content

edgeMicroservice/mILM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

mILM

A microservice that provides a discoverable API for interacting with a Large Language Model (LLM). The implementation can either directly expose the API of a local LLM model or act as a proxy for an LLM, which contains a non-discoverable API, running in a separate process.

The API documentation is available HERE.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors