mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 11:56:45 +00:00

Seems very important for a lot of exploring users usually on laptop without GPUs. Adding more README instructions in a follow up.
cargo build --release --package candle-pyo3 --no-default-features && cp -f target/release/libcandle.so candle.so
PYTHONPATH=. python3 candle-pyo3/test.py