Now with offline local GPU model training support, approx. 20x faster than CPU training.. #8
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
-
Finally, I found a PyTorch and CUDA version, that did work on my Nvidia RTX 3080 card with 10GB RAM.
This accelerates the model training times drastically.
DO NOT INSTALL THIS VERSION IF YOU HAVE A SLOW GRAPHICS CARD OR LOW VIDEO RAM.
You will almost certainly run into problems while training the models.
A graphics card with above or similar specs to mine (Nvidia) will run fine.
Stick with the previous release if in doubt.
Installation:
Unpack the loose files in the source code archive over the installed files of the binary release v0.9.0 (portable install) or the binary release v0.9.0 + v0.9.2.
Start the .exe file of the portable release and re-/install the Build System from the GUI.
Have fun.
This discussion was created from the release Now with offline local GPU model training support, approx. 20x faster than CPU training...
Beta Was this translation helpful? Give feedback.
All reactions