RecursionError: maximum recursion depth exceeded
#1
by
WajihUllahBaig
- opened
happens to occur at the following line
tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
happens to occur at the following line
tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)