From b1a57ac27cd13bd2bdc85543ecade647f60851a2 Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Thu, 13 Apr 2023 12:18:56 -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 48525a9a..36dbaeb4 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ python3 ../ggml/examples/gpt-j/convert-h5-to-ggml.py /path/to/your/local/copy/of ## License -The source code of this chat interface is currently under a GPL license. The underlying GPT-J based model is under a Apache 2 License. +The source code of this chat interface is currently under a GPL license. The underlying GPT4All-j model is released under non-restrictive open-source Apache 2 License.