249 Forks
2743 Stars
2743 Watchers

text-generation-inference

Large Language Model Text Generation Inference

How to download and setup text-generation-inference

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

Or simply clone text-generation-inference with SSH
[email protected]:huggingface/text-generation-inference.git

If you have some problems with text-generation-inference

You may open issue on text-generation-inference support forum (system) here: https://github.com/huggingface/text-generation-inference/issues