doc2graph
doc2graph copied to clipboard
Anyone successfully had this run on M1 Mac CPU?
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.