Start running ML models in minutes.
git clone https://github.com/luminal-ai/luminal cd luminal
cd ./examples/simple cargo run --release
cd ./examples/llama # Download the model uv run --script ./setup/setup.py # Run the model cargo run --release