LLM-Pruner
LLM-Pruner copied to clipboard
No pytorch_model.bin file in the tune_log/llama_0.2/checkpoint-200 folder
Hi, I run the code successfully but find that there does not exist the pytorch_model.bin in the tune_log/llama_0.2/checkpoint-200 folder. May I ask the possible reasons or have you encountered this issue? Besides, may I know the exact version of your transformers?
The pytorch_model.bin file is located in the prune_log not tune_log
The pytorch_model.bin file is located in the
prune_lognottune_log
The folder he mentioned also contains .bin.
Maybe you didn't train it wholely.