102 Forks
1801 Stars
1801 Watchers

LMOps

General technology for enabling AI capabilities w/ LLMs and MLLMs

How to download and setup LMOps

Open terminal and run command
git clone https://github.com/microsoft/LMOps.git
git clone is used to create a copy or clone of LMOps repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LMOps https://github.com/microsoft/LMOps/archive/master.zip

Or simply clone LMOps with SSH
[email protected]:microsoft/LMOps.git

If you have some problems with LMOps

You may open issue on LMOps support forum (system) here: https://github.com/microsoft/LMOps/issues