From 6ef282f2b82f1431696b247cd7eb9d37fc9a99de Mon Sep 17 00:00:00 2001 From: eiery <19350831+eiery@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:16:05 -0400 Subject: [PATCH] spacing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7971759c7..a6c857e49 100644 --- a/README.md +++ b/README.md @@ -543,7 +543,9 @@ The majority (54%) are using public transit. This includes buses, trams and metr cadaver, cauliflower, cabbage (vegetable), catalpa (tree) and Cailleach. > ``` + ### Using [OpenLLaMA](https://github.com/openlm-research/open_llama) + OpenLLaMA is an openly licensed reproduction of Meta's original LLaMA model. It uses the same architecture and is a drop-in replacement for the original LLaMA weights. - Download the [3B](https://huggingface.co/openlm-research/open_llama_3b), [7B](https://huggingface.co/openlm-research/open_llama_7b), or [13B](https://huggingface.co/openlm-research/open_llama_13b) model from Hugging Face.