mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
Merge pull request #16 from mazzzystar/main
To make the model bin file more clear in README.
This commit is contained in:
commit
4120210d9d
@ -16,10 +16,9 @@ Run on M1 Mac (not sped up!)
|
||||
|
||||
# Try it yourself
|
||||
|
||||
Clone this repository down and download the CPU quantized gpt4all model.
|
||||
- [gpt4all-quantized](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://s3.amazonaws.com/static.nomic.ai/gpt4all/models/gpt4all-lora-quantized.bin)
|
||||
|
||||
Place the quantized model in the `chat` directory and start chatting by running:
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user