271 Forks
3437 Stars
3437 Watchers

LightLLM

LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.

How to download and setup LightLLM

Open terminal and run command
git clone https://github.com/ModelTC/LightLLM.git
git clone is used to create a copy or clone of LightLLM 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 LightLLM https://github.com/ModelTC/LightLLM/archive/master.zip

Or simply clone LightLLM with SSH
[email protected]:ModelTC/LightLLM.git

If you have some problems with LightLLM

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