M1 Mac mini not using metal device "Apple M1" #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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