Update README.md

This commit is contained in:
AT 2023-04-16 11:53:02 -04:00 committed by GitHub
parent ef789b354b
commit 33e9f350e5

View File

@ -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 * Upload prompt/respones manually/automatically to nomic.ai to aid future training runs
* Syntax highlighting support for programming languages, etc. * 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 * 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 * YOUR IDEA HERE
## Building and running ## Building and running