From b97b9504e602ed041c24a940e078e1b3bc091914 Mon Sep 17 00:00:00 2001 From: Bruce MacDonald Date: Fri, 23 Jun 2023 14:34:37 -0400 Subject: [PATCH] add recommended model --- README.md | 1 - models/README.txt | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 models/README.txt diff --git a/README.md b/README.md index 9059c0af..ecf78dd3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ ``` brew install npm -brew install go ``` ## Develop diff --git a/models/README.txt b/models/README.txt new file mode 100644 index 00000000..867c452f --- /dev/null +++ b/models/README.txt @@ -0,0 +1,4 @@ +Place models here for use. + +Here's some recommendations: +https://huggingface.co/TheBloke/vicuna-7B-v1.3-GGML \ No newline at end of file