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
b4ce98591e
commit
7ed62a14db
@ -17,7 +17,7 @@ Clone this repository down and download the CPU quantized gpt4all model.
|
|||||||
|
|
||||||
Place the quantized model in the `chat` directory and start chatting by running:
|
Place the quantized model in the `chat` directory and start chatting by running:
|
||||||
|
|
||||||
- `./chat/gpt4all-lora-quantized-OSX-m1` on Mac/OSX
|
- `./chat/gpt4all-lora-quantized-OSX-m1` on M1 Mac/OSX
|
||||||
- `./chat/gpt4all-lora-quantized-linux-x86` on Windows/Linux
|
- `./chat/gpt4all-lora-quantized-linux-x86` on Windows/Linux
|
||||||
|
|
||||||
To compile for custom hardware, see our fork of the [Alpaca C++](https://github.com/zanussbaum/gpt4all.cpp) repo.
|
To compile for custom hardware, see our fork of the [Alpaca C++](https://github.com/zanussbaum/gpt4all.cpp) repo.
|
||||||
|
Loading…
Reference in New Issue
Block a user