doc2graph icon indicating copy to clipboard operation
doc2graph copied to clipboard

Anyone successfully had this run on M1 Mac CPU?

Open 0000F8 opened this issue 1 year ago • 0 comments

As the title says 👍

Curious what I need to change as I keep running into run-time errors:

RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU.

0000F8 avatar Jan 31 '24 12:01 0000F8