Problems with AutoProcessor

#72
by Kwang442 - opened

When I tried to executed
"processor = AutoProcessor.from_pretrained(model_id)",
it raises a ValueError
"Wrong index found for <|0.02|>: should be None but found 50366.".
Does anyone know what is going on? :(

Sign up or log in to comment