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

I get Generate error, Error: WebGPU: cannot factorize big gridDim.x=104197 when I paste text into the box sometimes. #31

Closed
itissid opened this issue Apr 17, 2023 · 3 comments

Comments

@itissid
Copy link

itissid commented Apr 17, 2023

On an M1 Macbook Pro with 16GB running OS 13.1

@tqchen
Copy link
Contributor

tqchen commented Apr 17, 2023

Thanks for reporting. This was originally due to webGPU's limitation of maxComputeWorkgroupsPerDimension so we spread the launch, we will find ways to fix this as newer version comes with more relaxed limits

@tqchen
Copy link
Contributor

tqchen commented Apr 19, 2023

should be fixed by apache/tvm#14674, we will update the model after v1 update

Thank you for reporting this

@jinhongyii
Copy link
Member

We have updated to vicuna-v1, and the bug is fixed.

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

3 participants