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

creating embedding for prompt using t5-xxl takes forever #161

Open
arushijain45 opened this issue Sep 24, 2024 · 0 comments
Open

creating embedding for prompt using t5-xxl takes forever #161

arushijain45 opened this issue Sep 24, 2024 · 0 comments

Comments

@arushijain45
Copy link

I am trying to run the code in my machine. Though FluxPipeleine works nice but using the code.. the line txt = t5(prompt) in prepare() of sampling.py takes longer time. I waited for 2 hours but it is still processing at this particular line. Can you help me understand the issue.
Please note, I also tried using t5-large model instead of t5-xxl model but ofcourse then I get trapped into shape issues.

@arushijain45 arushijain45 changed the title creating embedding for prompt using t5 takes forever creating embedding for prompt using t5-xxl takes forever Sep 24, 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

1 participant