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
84ffd801ec
commit
573e4e1f73
@ -62,8 +62,8 @@ mkdir build
|
|||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
cmake --build . --parallel
|
cmake --build . --parallel
|
||||||
mv /path/to/ggml-model-q4_0.bin .
|
mv /path/to/ggml-model-q4_0.bin bin
|
||||||
./chat
|
./bin/chat
|
||||||
```
|
```
|
||||||
|
|
||||||
## To get Qt installed for your system
|
## To get Qt installed for your system
|
||||||
|
Loading…
Reference in New Issue
Block a user