updated path to new docker repo

This commit is contained in:
James Ravenscroft 2023-04-13 08:29:03 +01:00
parent 81eb245dbd
commit fd0574fd13

View File

@ -62,7 +62,7 @@ docker run --rm -it \
-e THREADS=6 \ -e THREADS=6 \
-e MODEL="/models/codegen-2B-multi-ggml-4bit-quant.bin" \ -e MODEL="/models/codegen-2B-multi-ggml-4bit-quant.bin" \
-p 18080:18080 \ -p 18080:18080 \
ghcr.io/ravenscroftj/turbopilot/turbopilot:latest ghcr.io/ravenscroftj/turbopilot:latest
``` ```
### 🌐 Using the API ### 🌐 Using the API