secret-llama
secret-llama copied to clipboard
Could not load the model because Error: Cannot find adapter that matches the request
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
Might be a safari issue? I get the same error message on Safari.
Safari never gets much love, so I don't doubt it. What exactly does it mean by Cannot find adapter that matches the request
?
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?
I too am getting the same error. I am on Ubuntu and Chrome. Is GPU a must have for this to work ?
Did try it on Safari TP. After restarting the browser, everything works fine for me.
Same error here, with Chromium Version 120.0.6099.216 (Official Build) for Linux Mint (64 bits)
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.