Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text generation #19

Open
grigohas opened this issue Oct 16, 2024 · 1 comment
Open

text generation #19

grigohas opened this issue Oct 16, 2024 · 1 comment

Comments

@grigohas
Copy link

Is there a way to generate text with bert with this repo ?

@iamlemec
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants