From f2d0e5e17bb9d534922d4411442e3346969d69b1 Mon Sep 17 00:00:00 2001 From: Andriy Mulyar Date: Tue, 28 Mar 2023 12:26:23 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a299e142..41bd676d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,14 @@ # Reproducibility -To reproduce our trained assistant model with LoRA, do the following: + +You can find trained LoRa model weights at: +- gpt4all-lora https://huggingface.co/nomic-ai/vicuna-lora-multi-turn + +We are not distributing LLaMa 7B checkpoint they need to be used in association with. + + +To reproduce our LoRA training run, do the following: ## Setup