LLM-Pruner
LLM-Pruner copied to clipboard
RecursionError: maximum recursion depth exceeded
When I'm running
python generate.py --model_type pretrain
The error occurs, I can't understand the reason...
Solved. Previously I used baffo32/decapoda-research-llama-7B-hf Now I changed to huggyllama/llama-7b
can you tell me why?