Update README.md

This commit is contained in:
Andriy Mulyar 2023-03-28 16:23:16 -04:00 committed by GitHub
parent 9f3b2c38d5
commit 9c1b730fcf

View File

@ -18,7 +18,9 @@ You can download pre-compiled LLaMa C++ Interactive Chat binaries here:
and the model
- [gpt4all-quantized](https://s3.amazonaws.com/static.nomic.ai/gpt4all/models/gpt4all-lora-quantized.bin)
Place the binary and quantized model in the same directory and start chatting!
To compile for custom hardware, see our fork of the [Alpaca C++](https://github.com/zanussbaum/alpaca.cpp) repo.
# Reproducibility