Added a CPU setup script (based on the existing CUDA and ROCm setup scripts) #448

Open
yacinecheikh wants to merge 1 commits from yacinecheikh/ai-voice-cloning:master into master
First-time contributor

I just added a setup-cpu.sh script to setup pytorch on a CPU-only VM

I just added a setup-cpu.sh script to setup pytorch on a CPU-only VM
yacinecheikh added 1 commit 2023-11-13 09:18:28 +00:00
First-time contributor

I am sorry, I forgot to check on this pull request and lost my "yacinecheikh" account (i used a temp mail and the password was in a VM...).

I will not be able to finish this pull request with the original account.

I am sorry, I forgot to check on this pull request and lost my "yacinecheikh" account (i used a temp mail and the password was in a VM...). I will not be able to finish this pull request with the original account.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:yacinecheikh-master
git checkout yacinecheikh-master

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff yacinecheikh-master
git checkout master
git merge --ff-only yacinecheikh-master
git checkout yacinecheikh-master
git rebase master
git checkout master
git merge --no-ff yacinecheikh-master
git checkout master
git merge --squash yacinecheikh-master
git checkout master
git merge --ff-only yacinecheikh-master
git checkout master
git merge yacinecheikh-master
git push origin master
Sign in to join this conversation.
No description provided.