I have pulled the latest updates and the setup process goes much smoother now — thank you!
Unfortunately, the scripts still use my CPU. If I manually install tensor-metal, then the extraction scripts will successfully use my "Apple M1" metal device and the process is noticeably faster. But when I get to model training, I hit the same error as in #67.
Is anyone successfully training with metal on an M1 (not Pro) chip? Any thoughts on what code to dig into to troubleshoot?
I have pulled the latest updates and the setup process goes much smoother now — thank you!
Unfortunately, the scripts still use my CPU. If I manually install `tensor-metal`, then the extraction scripts will successfully use my "Apple M1" metal device and the process is noticeably faster. But when I get to model training, I hit the same error as in #67.
Is anyone successfully training with metal on an M1 (not Pro) chip? Any thoughts on what code to dig into to troubleshoot?
FYI I did try implementing the workaround in https://github.com/chychkan/DeepFaceLab_MacOS/issues/67#issuecomment-1029683645, but as noted below that comment, the script still uses the CPU.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I have pulled the latest updates and the setup process goes much smoother now — thank you!
Unfortunately, the scripts still use my CPU. If I manually install
tensor-metal, then the extraction scripts will successfully use my "Apple M1" metal device and the process is noticeably faster. But when I get to model training, I hit the same error as in #67.Is anyone successfully training with metal on an M1 (not Pro) chip? Any thoughts on what code to dig into to troubleshoot?
FYI I did try implementing the workaround in https://github.com/chychkan/DeepFaceLab_MacOS/issues/67#issuecomment-1029683645, but as noted below that comment, the script still uses the CPU.
Have the same question
Same
The issue is tagged as "stale issue" due to no activity in 30 days. If there is no activity for 15 more days, the issue will be closed.
I got this working! See the details here: https://github.com/chychkan/DeepFaceLab_MacOS/issues/77#issuecomment-1140354104