fix: make GPU-backed Qwen startup fail-safe #3
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/Qwen3-TTS_server!3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/gpu-safe-startup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Boot/login safety fix for GPU backend hangs.
services.qwen3-tts.autoStartto the NixOS and Home Manager modules, defaulting to falseRestart=alwaysloops with boundedon-failurerestartsQWEN_RESTART_POLICY=no)install-userinstall the unit disabled/stopped instead of immediately enabling a GPU service at loginThis keeps explicit/manual GPU testing available without allowing a bad ROCm/CUDA launch to repeatedly wedge the desktop or host.
Pull request closed