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

Could not load the model because Error: Cannot find adapter that matches the request #28

Open
PaulWaldo opened this issue May 9, 2024 · 7 comments

Comments

@PaulWaldo
Copy link

I wanted to try it out by using https://secretllama.com. I am running

  • macOS 13.6.6
  • Safari 17.4.1 with the WebGPU Feature Flag turned on.

When I submit any text I get the message Could not load the model because Error: Cannot find adapter that matches the request

@abi
Copy link
Owner

abi commented May 9, 2024

Might be a safari issue? I get the same error message on Safari.

@PaulWaldo
Copy link
Author

Safari never gets much love, so I don't doubt it. What exactly does it mean by Cannot find adapter that matches the request?

@abi
Copy link
Owner

abi commented May 9, 2024

Im not sure exactly. The safari team needs to fix their WebGPU which I'm sure they will in the next few months.

Why not give Chrome or Edge a try?

@the100rabh
Copy link

I too am getting the same error. I am on Ubuntu and Chrome. Is GPU a must have for this to work ?

@philipbrembeck
Copy link

Did try it on Safari TP. After restarting the browser, everything works fine for me.

@1000i100
Copy link

1000i100 commented Jun 5, 2024

Same error here, with Chromium Version 120.0.6099.216 (Official Build) for Linux Mint (64 bits)

@xnumad
Copy link

xnumad commented Jul 3, 2024

For Chrome Linux, you need to enable WebGPU with a flag.

Browser dev tools console message hints:
WebGPU is experimental on this platform. See https://github.com/gpuweb/gpuweb/wiki/Implementation-Status#implementation-status
The website describes how to enable it.

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

6 participants