From 89b97e0c4e652d332cd0ffab96b9b192ab076586 Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Tue, 28 Mar 2023 17:04:41 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61493ad1..db5d2a77 100644 --- a/README.md +++ b/README.md @@ -22,6 +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. # Reproducibility