88 Forks
957 Stars
957 Watchers

LLM-Blender

[ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the diverse strengths of multiple open-source LLMs. LLM-Blender cut the weaknesses through ranking and integrate the strengths through fusing generation to enhance the capability of LLMs.

How to download and setup LLM-Blender

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

Or simply clone LLM-Blender with SSH
[email protected]:yuchenlin/LLM-Blender.git

If you have some problems with LLM-Blender

You may open issue on LLM-Blender support forum (system) here: https://github.com/yuchenlin/LLM-Blender/issues