Spaces:
Build error
Build error
Update README.md (#19)
Browse filesHuggingFace -> Hugging Face
README.md
CHANGED
@@ -72,7 +72,7 @@ conda env create -f environment.yml
|
|
72 |
|
73 |
1. Download the pre-trained weights.
|
74 |
|
75 |
-
Use [this script](https://github.com/huggingface/transformers/blob/main/src/transformers/models/llama/convert_llama_weights_to_hf.py) for converting LLaMA weights to
|
76 |
|
77 |
Download the OpenFlamingo pre-trained model from [openflamingo/OpenFlamingo-9B](https://huggingface.co/openflamingo/OpenFlamingo-9B).
|
78 |
|
|
|
72 |
|
73 |
1. Download the pre-trained weights.
|
74 |
|
75 |
+
Use [this script](https://github.com/huggingface/transformers/blob/main/src/transformers/models/llama/convert_llama_weights_to_hf.py) for converting LLaMA weights to Hugging Face format.
|
76 |
|
77 |
Download the OpenFlamingo pre-trained model from [openflamingo/OpenFlamingo-9B](https://huggingface.co/openflamingo/OpenFlamingo-9B).
|
78 |
|