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
FutureWarning: The class AutoModelWithLMHead is deprecated and will be removed in a future version. Please use AutoModelForCausalLM for causal language models, AutoModelForMaskedLM for masked language models and AutoModelForSeq2SeqLM for encoder-decoder models.
The text was updated successfully, but these errors were encountered:
FutureWarning: The class
AutoModelWithLMHead
is deprecated and will be removed in a future version. Please useAutoModelForCausalLM
for causal language models,AutoModelForMaskedLM
for masked language models andAutoModelForSeq2SeqLM
for encoder-decoder models.The text was updated successfully, but these errors were encountered: