From a29420cbc8d453763ad055bcc7ed8a452253fe0f Mon Sep 17 00:00:00 2001 From: AT Date: Sun, 16 Apr 2023 11:53:02 -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 24e3f6bf..371040da 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ GPT-J model by following build instructions below. * 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. +* Advanced settings for changing temperature, topk, etc. (DONE) * YOUR IDEA HERE ## Building and running