Permission error on model//tmp//pytorch_model on model llama2_7B
I am trying to download LLAMA2_7B Model on local network.
So I used huggingface – files and versions and got these files into local network.
I used a code by vs code and used
[python convert_llama_weights_to_hf.py –input_dir Z:DocumentsDownload7B –model_size 7B –output_dir model]
and this error occured.