Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriyMulyar authored Mar 28, 2023
1 parent b4ce985 commit 7ed62a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

- `./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

To compile for custom hardware, see our fork of the [Alpaca C++](https://github.com/zanussbaum/gpt4all.cpp) repo.
Expand Down

0 comments on commit 7ed62a1

Please sign in to comment.