Don't Know what is input dir

#13
by immohanravi - opened

Hello,
I am following the commands in the link https://huggingface.co/OpenAssistant/oasst-sft-6-llama-30b-xor and got struck
in python src/transformers/models/llama/convert_llama_weights_to_hf.py --input_dir --output_dir --model_size 30B

what is input_path_llama_base and output_path_llama30b_hf, here can someone help me, please

OpenAssistant org

You need to obtain the original LLaMA weights (for the input dir) and the output dir is just a path you choose

OllieStanley changed discussion status to closed

Sign up or log in to comment