Skip to content

v0.9.4 Now uses nightly version of PyTorch 2.0 for great performance gain.

Pre-release
Pre-release
Compare
Choose a tag to compare
@smallbutfine smallbutfine released this 20 Mar 07:23
· 144 commits to main since this release
9618537

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.