123 Forks
1729 Stars
1729 Watchers

LLMCompiler

[ICML 2024] LLMCompiler: An LLM Compiler for Parallel Function Calling

How to download and setup LLMCompiler

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

Or simply clone LLMCompiler with SSH
[email protected]:SqueezeAILab/LLMCompiler.git

If you have some problems with LLMCompiler

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