chaoyi-wu / PMC-LLaMA

The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine"
549 stars 52 forks source link

RecursionError: maximum recursion depth exceeded #18

Closed pradpalnis closed 8 months ago

pradpalnis commented 8 months ago

logged as "PMC_LLaMA_13B" model & while loading the model got into RecursionError: maximum recursion depth exceeded transformers==4.30.2 error_trace.txt

qiuhaolu commented 5 months ago

I met the same issue. How did you fix it?