exo-explore / exo

Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
GNU General Public License v3.0
10.74k stars 613 forks source link

No module named 'llvmlite' #294

Open FFAMax opened 3 weeks ago

FFAMax commented 3 weeks ago

Found this module was missed by requirements. Need to install manually:

pip install llvmlite
Sean-fn commented 2 weeks ago

Hi @FFAMax , After install the package, are you able to load the model into the GPU? I had the same issue, but after install that, it still doesn't work. After investigating, I discovered this might be related to a compatibility problem between tinygrad and llvmlite. Have you experienced a similar issue?

FFAMax commented 2 weeks ago

Hello, @Sean-fn. So, I tried it on Mac Intel-based and regular PC with PCI-E GPU on Debian/Ubuntu, at this point I do not have any success case of using it. Ended up with conclusion: