@wojtekmach thank you so much. As I suspected, totally a user error and a pretty silly one! Starts up perfectly fine now. Sorry for the noise. Very excited by what this represents for several of my libraries!
@bdarla I’m going to update that post soon to be 100% Elixir with Axon, Bumblebee, and a library that completely eliminates the need for an additional service in Elasticsearch
To check if GPU is supported, visit GitHub - elixir-nx/xla: Pre-compiled XLA extension and see usage of XLA_TARGET. To load the correct version, set the environment variable XLA_TARGET to the desired version (I used XLA_TARGET=cuda118 for an RTX 3090 card). Make sure that the version you choose is installed on your system (e.g. CUDA).
I am following along the Livebook demos by release notes and I reached to the ML examples. Got excited to test the Stable Diffusion model and generate some silly pictures.
The model just downloads 2GBs of data and then I get an error from Bumblebee.