nixified-ai / flake

A Nix flake for many AI projects
GNU Affero General Public License v3.0
675 stars 73 forks source link

Python3.11 doesnt ever finish building #99

Closed JonnyDeates closed 3 months ago

JonnyDeates commented 4 months ago

It gets hung up on pulling the package for python3.11-torch-2.0.1.

image

JonnyDeates commented 4 months ago

I cloned the repository, and then ran the command nix run .#invokeai-amd, I have a nix os machine using home manager, and have an AMD Ryzen™ 9 7900X cpu, and a AMD Radeon RX 7900 XTX gpu.

JonnyDeates commented 4 months ago

I also use zaneyos, and a snapshot of the newest home manager / nixpkgs builds.

MatthewCroughan commented 4 months ago

You likely don't have enough resources on the computer to build Torch from source, or are impatient.

MatthewCroughan commented 4 months ago

You can verify this by not using Nix, and by compiling torch from source without Nix, and seeing if it takes the same amount of time. You should use the cache.