JRosenkranz commited on
Commit
587c5e7
1 Parent(s): cb43e97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ docker run --rm \
67
  ibm/granite-7b-lab-accelerator \
68
  --token $HF_HUB_TOKEN
69
 
70
- # note: if the weights were downloaded separately (not with the above commands), please place them in the HF_HUB_CACHE directoy and refer to them with /models/<model_name>
71
  docker run -d --rm --gpus all \
72
  --name my-tgis-server \
73
  -p 8033:8033 \
 
67
  ibm/granite-7b-lab-accelerator \
68
  --token $HF_HUB_TOKEN
69
 
70
+ # note: if the weights were downloaded separately (not with the above commands), please place them in the HF_HUB_CACHE directory and refer to them with /models/<model_name>
71
  docker run -d --rm --gpus all \
72
  --name my-tgis-server \
73
  -p 8033:8033 \