From fd0574fd1337f4bf40edb7af34c3acb8d0e037c6 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Thu, 13 Apr 2023 08:29:03 +0100 Subject: [PATCH] updated path to new docker repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3652b4..4095426 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ docker run --rm -it \ -e THREADS=6 \ -e MODEL="/models/codegen-2B-multi-ggml-4bit-quant.bin" \ -p 18080:18080 \ - ghcr.io/ravenscroftj/turbopilot/turbopilot:latest + ghcr.io/ravenscroftj/turbopilot:latest ``` ### 🌐 Using the API