cryptoman commited on
Commit
acfdb82
1 Parent(s): f739ee6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  # **Llama-2-70b converted to HF format**
17
 
18
- These are the original weights of the LLaMA 70B models that have just been converted to Hugging Face Transformers using the [transformation script](https://github.com/huggingface/transformers/blob/main/src/transformers/models/llama/convert_llama_weights_to_hf.py).
19
 
20
  Original model page: https://huggingface.co/meta-llama/Llama-2-70b
21
 
 
15
 
16
  # **Llama-2-70b converted to HF format**
17
 
18
+ These are the original weights of the LLaMA 70B models that have just been converted to Hugging Face Transformers format using the [transformation script](https://github.com/huggingface/transformers/blob/main/src/transformers/models/llama/convert_llama_weights_to_hf.py).
19
 
20
  Original model page: https://huggingface.co/meta-llama/Llama-2-70b
21