mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 18:28:24 +00:00
From the top level directory run:
cargo build --release --package candle-pyo3 && cp -f ./target/release/libcandle.so candle.so
PYTHONPATH=. python3 candle-pyo3/test.py