Open lightningRalf opened 1 year ago
After using ./stream with cublas for a few minutes, my entire linux computer switches off without warning and reboots.
I highly suspect this is a personal hardware issue, but for reference, steps to reproduce:
WHISPER_CUBLAS=1 make stream -j
./stream -m ./models/ggml-medium.en.bin -t 8 --step 3000 --length 30000 --keep 3000
can't find anything in dmesg or other logs about the source of the crash.
After using ./stream with cublas for a few minutes, my entire linux computer switches off without warning and reboots.
I highly suspect this is a personal hardware issue, but for reference, steps to reproduce:
WHISPER_CUBLAS=1 make stream -j
./stream -m ./models/ggml-medium.en.bin -t 8 --step 3000 --length 30000 --keep 3000
can't find anything in dmesg or other logs about the source of the crash.