From 88a09e4fee8823749b49fc66be1ae8b42b017ce1 Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Tue, 28 Mar 2023 17:05:03 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db5d2a77..fa896127 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Place the quantized model in the `chat` directory and start chatting by running: To compile for custom hardware, see our fork of the [Alpaca C++](https://github.com/zanussbaum/gpt4all.cpp) repo. -Note: the full model on GPU (16GB of RAM required) perform much better in our qualitative evaluations. +Note: the full model on GPU (16GB of RAM required) performs much better in our qualitative evaluations. # Reproducibility