项目地址:https://github.com/huggingface/text-generation-inference
安装
安装rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
安装 Protoc
PROTOC_ZIP=protoc-21.12-linux-x86_64.zip
curl