candle
Minimalist ML framework for Rust
About this project
candle Candle is a minimalist ML framework for Rust with a focus on performance (including GPU support) and ease of use. Try our online demos: whisper, LLaMA2, T5, yolo, Segment Anything. Get started Make sure that you have candle-core correctly installed as described in Installation. Let's see how to run a simple matrix multiplication. Write the following to your myapp/src/main.rs file: cargo run should display a tensor of shape Tensor[[2, 4], f32]. Having installed candle with Cuda support, simply define the device to be on GPU: For more advanced examples, please have a look at the following section. Check out our examples These online demos run entirely in your…
Technologies
Project health
GitHub
Reviews
Built by
Maintain huggingface/candle? Claiming verifies admin access through your GitHub account and gives you control of this listing.





