tloen / alpaca-lora

Instruct-tune LLaMA on consumer hardware
Apache License 2.0
18.57k stars 2.22k forks source link

CUDA error #123

Open sri9s opened 1 year ago

sri9s commented 1 year ago

RuntimeError: CUDA error: uncorrectable ECC error encountered Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.

Anyone?

chainyo commented 1 year ago

Could you give some information about your CUDA version, hardware setup, python version, etc? :)

BinWang28 commented 1 year ago

Hi, how you solved it?