mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 02:38:10 +00:00
162 B
162 B
cargo build --release --package candle-pyo3 --no-default-features && cp -f target/release/libcandle.so candle.so
PYTHONPATH=. python3 candle-pyo3/test.py