safetensors_rust.SafetensorError: Error while deserializing header: InvalidHeaderDeserialization #614
Unanswered
OfficerChul
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting this error while running
finetune.py
.python finetune.py --base_model yahma/llama-7b-hf --data_path yahma/alpaca-cleaned --output_dir ./lora-alpaca
This is my command to run
finetune.py
, however, this at the end of the epoch, the program returned the above error. Please let me know anyone knows hoe to figure it out.Beta Was this translation helpful? Give feedback.
All reactions