mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-28 16:27:31 +00:00
Update README.md
This commit is contained in:
parent
ac6c3dea61
commit
5d7d5d2a74
@ -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