mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 03:54:56 +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