Build cpuonly from main

justheuristic-patch-4
justheuristic 2 years ago committed by GitHub
parent f3984b192a
commit 9399cadbc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -69,7 +69,7 @@ jobs:
run: |
git clone https://github.com/TimDettmers/bitsandbytes.git
cd bitsandbytes
git checkout 4cd7ea62b2f51c68aacde2f62e7141765e476111
git checkout main
make cpuonly
pip install .
cd -

Loading…
Cancel
Save