eltociear commited on
Commit
18bd00e
·
unverified ·
1 Parent(s): 49437cb

Update README.md (#19)

Browse files

HuggingFace -> Hugging Face

Files changed (1) hide show
  1. README.md +1 -1
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 HuggingFace format.
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