MyGit

v2.0.0

huggingface/text-generation-inference

版本发布时间: 2024-04-13 00:44:16

huggingface/text-generation-inference最新发布版本:v2.0.1(2024-04-18 23:22:51)

TGI is back to Apache 2.0!

Highlights

Try out Command R+ with Medusa heads on 4xA100s with:

model=text-generation-inference/commandrplus-medusa
volume=$PWD/data # share a volume with the Docker container to avoid downloading weights every run

docker run --gpus all --shm-size 1g -p 8080:80 -v $volume:/data ghcr.io/huggingface/text-generation-inference:2.0 --model-id $model --speculate 3 --num-shard 4

What's Changed

New Contributors

Full Changelog: https://github.com/huggingface/text-generation-inference/compare/v1.4.5...v2.0.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-04-13发行的版本