LLM-Pruner icon indicating copy to clipboard operation
LLM-Pruner copied to clipboard

No pytorch_model.bin file in the tune_log/llama_0.2/checkpoint-200 folder

Open hebowei2000 opened this issue 1 year ago • 3 comments

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?

hebowei2000 avatar Jun 22 '24 05:06 hebowei2000

The pytorch_model.bin file is located in the prune_log not tune_log

pprp avatar Aug 20 '24 13:08 pprp

The pytorch_model.bin file is located in the prune_log not tune_log

The folder he mentioned also contains .bin.

BrownTan avatar Sep 09 '24 09:09 BrownTan

Maybe you didn't train it wholely.

BrownTan avatar Sep 09 '24 09:09 BrownTan