Open Zhenyu001225 opened 8 months ago
When I'm running python generate.py --model_type pretrain The error occurs, I can't understand the reason...
python generate.py --model_type pretrain
Solved. Previously I used baffo32/decapoda-research-llama-7B-hf Now I changed to huggyllama/llama-7b
can you tell me why?
When I'm running
python generate.py --model_type pretrain
The error occurs, I can't understand the reason...