Can this be installed on arch linux? #116
Replies: 1 comment
-
Without CUDA and cuBLAS using CPU only: Yes. I got some system freezes with XMP active but that is probably my fault for mixing RAM from different vendors (hasn't been a problem in anything else). With CUDA and cuBLAS: I have tried for several hours but failed. This was mostly due to dependency conflicts with CUDA and gcc. Arch Linux provides CUDA 12 which is not compatible with localGPT. I tried downgrading a bunch of packages but this would ultimately break the system so I stopped. However to get around this I added a Dockerfile in #279. P.S.: Here are some more notes: Arch Linux has CUDA 12 which is not supported by PyTorch. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can this be installed on arch linux?
Beta Was this translation helpful? Give feedback.
All reactions