Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@Narsil Narsil released this 31 Jan 13:26
463228e

Important changes

Deepseek R1 is fully supported on both AMD and Nvidia !

docker run --gpus all --shm-size 1g -p 8080:80 -v $volume:/data \
    ghcr.io/huggingface/text-generation-inference:3.1.0 --model-id deepseek-ai/DeepSeek-R1

What's Changed

Full Changelog: v3.0.2...v3.1.0