Update README.md

This commit is contained in:
Andriy Mulyar 2023-03-28 16:23:16 -04:00 committed by GitHub
parent 6a332ace3d
commit c8fa0345cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,9 @@ You can download pre-compiled LLaMa C++ Interactive Chat binaries here:
and the model and the model
- [gpt4all-quantized](https://s3.amazonaws.com/static.nomic.ai/gpt4all/models/gpt4all-lora-quantized.bin) - [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 # Reproducibility