From 936dcfe41a71cd51eee329740ae6a2a89964f52c Mon Sep 17 00:00:00 2001 From: cstan969 Date: Wed, 12 Jul 2023 13:42:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32aaae01..45ee5f53 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pretence + Add PRETENCE_PATH to your .bashrc or window path etc. + USE_4BIT=false && USE_13B_MODEL=true && uvicorn servers.vicuna_server:app uvicorn NpcUserInteractionAPI:app --reload --port 8001