mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Merge branch 'main' into chat-windows-binary
This commit is contained in:
commit
f5d46e8182
@ -16,13 +16,14 @@ Run on M1 Mac (not sped up!)
|
||||
|
||||
# Try it yourself
|
||||
|
||||
Download the CPU quantized gpt4all model checkpoint: [gpt4all-lora-quantized.bin](https://s3.amazonaws.com/static.nomic.ai/gpt4all/models/gpt4all-lora-quantized.bin)
|
||||
Download the CPU quantized gpt4all model checkpoint: [gpt4all-lora-quantized.bin](https://the-eye.eu/public/AI/models/nomic-ai/gpt4all/gpt4all-lora-quantized.bin)
|
||||
|
||||
Clone this repository down and place the quantized model in the `chat` directory and start chatting by running:
|
||||
|
||||
- `cd chat;./gpt4all-lora-quantized-OSX-m1` on M1 Mac/OSX
|
||||
- `cd chat;./gpt4all-lora-quantized-linux-x86` on Linux
|
||||
- `cd chat;./gpt4all-lora-quantized-win64.exe` on Windows (PowerShell)
|
||||
- `cd chat;./gpt4all-lora-quantized-OSX-intel` on Intel Mac/OSX
|
||||
|
||||
To compile for custom hardware, see our fork of the [Alpaca C++](https://github.com/zanussbaum/gpt4all.cpp) repo.
|
||||
|
||||
|
BIN
chat/gpt4all-lora-quantized-OSX-intel
Executable file
BIN
chat/gpt4all-lora-quantized-OSX-intel
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user