Now uses nightly version of PyTorch 2.0 for great performance gain. #27
smallbutfine
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Same as previous release, but now uses bleeding edge PyTorch package (2.0), which needed also latest SciPy.
Great performance gain.
Changed GUI for better understanding of the building process.
Model installation button should now be functional.
Binary installer for CPU only model training, now uses latest SciPy and PyTorch packages for best performance.
USE THIS ONE IF YOU HAVE A WEAK GPU OR ENCOUNTER PROBLEMS WITH GPU BASED TRAINING.
Binary installer for GPU based model training, now uses latest SciPy and PyTorch packages for best performance.
USE THIS ONE ONLY IF YOU HAVE AN NVIDIA CARD WITH ENOUGH RAM. IF IN DOUBT, USE THE CPU ONLY INSTALLER.
(Next release will probably use the next level of PyTorch technology introduced with 2.0 for even better performance, I am investigating the changes needed in the training codebase.)
Beta state.
This discussion was created from the release Now uses nightly version of PyTorch 2.0 for great performance gain..
Beta Was this translation helpful? Give feedback.
All reactions