JRosenkranz commited on
Commit
afefade
1 Parent(s): e5825f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ TGIS_IMAGE=quay.io/wxpe/text-gen-server:main.ee927a4
47
 
48
  docker pull $TGIS_IMAGE
49
 
50
- # optionally download llama-2-13b-chat if the weights do not already exist
51
  docker run --rm \
52
  -v $HF_HUB_CACHE:/models \
53
  -e HF_HUB_CACHE=/models \
 
47
 
48
  docker pull $TGIS_IMAGE
49
 
50
+ # optionally download granite-7b-lab if the weights do not already exist
51
  docker run --rm \
52
  -v $HF_HUB_CACHE:/models \
53
  -e HF_HUB_CACHE=/models \