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

Look at integrating crumb's RLHF prompter #31

Open
philpax opened this issue Dec 13, 2022 · 1 comment
Open

Look at integrating crumb's RLHF prompter #31

philpax opened this issue Dec 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@philpax
Copy link
Owner

philpax commented Dec 13, 2022

@aicrumb built a really cool RLHF-trained Stable Diffusion prompter on BLOOM: https://huggingface.co/crumb/bloom-560m-RLHF-SD2-prompter

I believe it's possible to convert it to ONNX and then run it under Tract or similar. CPU inference should be fine for this; it obviously won't be as fast as GPU inference, but we only need a few tokens, anyway

@philpax philpax added the enhancement New feature or request label Dec 13, 2022
@philpax
Copy link
Owner Author

philpax commented Dec 13, 2022

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

No branches or pull requests

1 participant