8 Forks
48 Stars
48 Watchers

llmcompiler

LLMCompiler is an Agent Architecture designed to speed up the execution of agent tasks by executing them quickly in the DAG. It also saves the cost of redundant token use by reducing the number of calls to the LLM.

How to download and setup llmcompiler

Open terminal and run command
git clone https://github.com/crazyyanchao/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/crazyyanchao/llmcompiler/archive/master.zip

Or simply clone llmcompiler with SSH
[email protected]:crazyyanchao/llmcompiler.git

If you have some problems with llmcompiler

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