Open egoetz opened 1 year ago
Also, I should mention that I can run llama's inference command (torchrun --nproc_per_node 1 example.py --ckpt_dir $TARGET_FOLDER --tokenizer_path $TARGET_FOLDER/tokenizer.model
) where TARGET_FOLDER="saved_models/7B" (assuming I am in the llama directory).
Accidentally closed
+1
+1
Hello, I am trying to run
apply_deltas
in order to convert the llama weights I have downloaded to vicuna weights. When I runI get the following output:
I'm not sure what is causing this error. I looked through both the llama and FastChat repos for issues with the same error message but I couldn't find anything. I downloaded the llama weights from the torrent popularized by this pull request. I forced a recheck and nothing came up. My llama weights' folder structure is: