candle link

This commit is contained in:
louisfd 2023-10-24 18:28:10 -04:00
parent 68e41d744f
commit d258778272
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Burn Candle Backend
This crate provides a backend for [Burn](https://github.com/burn-rs/burn) based on the [Candle]() framework.
This crate provides a backend for [Burn](https://github.com/burn-rs/burn) based on the [Candle](https://github.com/huggingface/candle) framework.
It is still in alpha stage, not all operations are supported. It is usable for some use cases, like for inference.