You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello can u help me? I have a problem with some errors first there was a problem with self tokenization of example_ids : "pad_token_id or eos_token_id is None. And now i have problem with this : AttributeError: 'QWenLMHeadModel' object has no attribute 'model'.
I would be glad if anyone could help me through.
The text was updated successfully, but these errors were encountered:
I tried to delete the models and reinstal and after that i got this. RuntimeError: The size of tensor a (219) must match the size of tensor b (139) at non-singleton dimension 3. I dont know if the other problems are fixed or this error is before the program can get there.
Hello can u help me? I have a problem with some errors first there was a problem with self tokenization of example_ids : "pad_token_id or eos_token_id is None. And now i have problem with this : AttributeError: 'QWenLMHeadModel' object has no attribute 'model'.
I would be glad if anyone could help me through.
The text was updated successfully, but these errors were encountered: