mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
753c6baf96
@ -16,12 +16,15 @@ 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) ( [torrent](magnet:?xt=urn:btih:b8289dbfa08ddd0951241bb7011041d929802db5&xt=urn:btmh:12206e4b6214d331ae37338c4584f6f4d99a892d8af57f288be068a80a60e89cd4e0&dn=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) ( [torrent](magnet:?xt=urn:btih:b8289dbfa08ddd0951241bb7011041d929802db5&xt=urn:btmh:12206e4b6214d331ae37338c4584f6f4d99a892d8af57f288be068a80a60e89cd4e0&dn=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 Windows/Linux
|
||||
- `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.
BIN
chat/gpt4all-lora-quantized-win64.exe
Normal file
BIN
chat/gpt4all-lora-quantized-win64.exe
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user