We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f39c5 commit e1357c3Copy full SHA for e1357c3
README.md
@@ -26,7 +26,7 @@ Here's how to get started with the CPU quantized gpt4all model checkpoint:
26
- Windows (PowerShell): `cd chat;./gpt4all-lora-quantized-win64.exe`
27
- Intel Mac/OSX: `cd chat;./gpt4all-lora-quantized-OSX-intel`
28
29
-For custom hardware compilation, see our [Alpaca C++](https://github.com/zanussbaum/gpt4all.cpp) repository.
+For custom hardware compilation, see our [llama.cpp](https://github.com/zanussbaum/gpt4all.cpp) fork.
30
31
-----------
32
0 commit comments