Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Update README.md #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Once you've downloaded the model weights and placed them into the same directory
```

The weights are based on the published fine-tunes from `alpaca-lora`, converted back into a pytorch checkpoint with a [modified script](https://github.com/tloen/alpaca-lora/pull/19) and then quantized with llama.cpp the regular way.
The binaries updated to can be found here: (https://huggingface.co/beingPurple/gpt4all-lora-quantized-new/blob/main/README.md)

## Building from Source (MacOS/Linux)

Expand Down