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

RecursionError: maximum recursion depth exceeded

Open Zhenyu001225 opened this issue 11 months ago • 2 comments

When I'm running python generate.py --model_type pretrain The error occurs, I can't understand the reason...

Zhenyu001225 avatar Mar 13 '24 18:03 Zhenyu001225

Solved. Previously I used baffo32/decapoda-research-llama-7B-hf Now I changed to huggyllama/llama-7b

Zhenyu001225 avatar Mar 13 '24 19:03 Zhenyu001225

can you tell me why?

BrownTan avatar Sep 06 '24 08:09 BrownTan