Update README.md

This commit is contained in:
AT 2023-04-30 09:05:26 -04:00 committed by GitHub
parent 8e696bb4e4
commit d3d8229b04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,10 @@ GPT-J model by following build instructions below.
* Advanced settings for changing temperature, topk, etc. (DONE)
* YOUR IDEA HERE
## Getting the latest
If you've already checked out the source code and/or built the program make sure when you do a git fetch to get the latest changes and that you also do ```git submodule update --init --recursive``` to update the submodules.
## Building and running
* Install Qt 6.x for your platform https://doc.qt.io/qt-6/get-and-install-qt.html