llama-tokenizer / README.md
oobabooga's picture
Update README.md
5034ac0
Converted using [convert_llama_weights_to_hf.py](https://github.com/huggingface/transformers/blob/main/src/transformers/models/llama/convert_llama_weights_to_hf.py), commit `d2ffc3f`:
```
python convert_llama_weights_to_hf.py --input_dir /models/LLaMA/ --model_size 7B --output_dir /tmp/converted
```