mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-03-12 21:23:05 -07:00
The PassGPT training device menu now uses _detect_device() to default to the best available device (CUDA > MPS > CPU) rather than always defaulting to CUDA, which fails on systems without NVIDIA GPUs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>