From 66a2fe3393e678098691db2a0607f6c3b313a270 Mon Sep 17 00:00:00 2001 From: AT Date: Thu, 13 Apr 2023 18:57:33 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 63b5c118..1beac2fc 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ GPT-J model by following build instructions below. * Save your prompt/responses to disk * Upload prompt/respones manually/automatically to nomic.ai to aid future training runs * Syntax highlighting support for programming languages, etc. +* REST API with a built-in webserver in the chat gui itself with a headless operation mode as well +* Advanced settings for changing temperature, topk, etc. * YOUR IDEA HERE ## Building and running