You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replaced PyTorch with ctranslate2 for CUDA detection - removing the heavy PyTorch dependency from the install process
Migrated window/settings persistence from config files to QSettings - with proper validation and fallbacks for model, device, and quantization settings
Updated dependencies and simplified the installation script
Improved resource path handling for installed vs development environments