mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Update README.md
This commit is contained in:
parent
8e696bb4e4
commit
d3d8229b04
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user