Hello
I'm trying to use the "app.py" frm the huggingface demo to get the same features of the demo page on my Windows PC, but when I execute the app.py script and after it loads many things it gives me this error
RuntimeError: You can't move a model that has some modules offloaded to cpu, or disk
Is there any lines to edit or change to bypass this error?
Hello I'm trying to use the "app.py" frm the huggingface demo to get the same features of the demo page on my Windows PC, but when I execute the app.py script and after it loads many things it gives me this error
RuntimeError: You can't move a model that has some modules offloaded to cpu, or disk
Is there any lines to edit or change to bypass this error?