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
This repo doesn't do text generation. And in general, BERT isn't really used for text generation. It's final output is a relatively low dimensional vector used for text embedding. I would stick with standard LLMs like Llama for generation!
Is there a way to generate text with bert with this repo ?
The text was updated successfully, but these errors were encountered: