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

Need advice: I am looking for a model that does text generation, and can be successfully loaded by ToF Java API #594

Open
JeeDevUser opened this issue Dec 5, 2024 · 3 comments

Comments

@JeeDevUser
Copy link

For example, if I specify the following start:
Once upon a time, in a distant land,

the model should generate a meaningful continuation in a few sentences.
Can anyone recommend an adequate pre-trained model?

@Craigacp
Copy link
Collaborator

Craigacp commented Dec 5, 2024

If you can export Google's Gemma models from Keras to a TF Saved Model they should be pretty good - https://www.kaggle.com/models/google/gemma-2.

@JeeDevUser
Copy link
Author

If you can export Google's Gemma models from Keras to a TF Saved Model

-any help how to do that?

@Craigacp
Copy link
Collaborator

Craigacp commented Dec 6, 2024

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