An extension library to Candle that provides PyTorch functions not currently available in Candle
☆41Mar 15, 2024Updated last year
Alternatives and similar repositories for candle-ext
Users that are interested in candle-ext are comparing it to the libraries listed below
Sorting:
- A collection of optimisers for use with candle☆45Dec 29, 2025Updated 2 months ago
- Sampling techniques for Candle.☆19Apr 3, 2024Updated last year
- Graph model execution API for Candle☆17Jul 27, 2025Updated 7 months ago
- Low rank adaptation (LoRA) for Candle.☆169Apr 18, 2025Updated 10 months ago
- implement llava using candle☆15Jun 9, 2024Updated last year
- ESRGAN implemented in rust with candle☆17Dec 6, 2023Updated 2 years ago
- Read and write tensorboard data using Rust☆24Feb 4, 2024Updated 2 years ago
- Convert between nalgebra and numpy types.☆23Nov 1, 2022Updated 3 years ago
- 🔭 interactively explore `onnx` networks in your CLI.☆26Jun 7, 2024Updated last year
- ☆12Jan 4, 2024Updated 2 years ago
- ☆12Feb 22, 2024Updated 2 years ago
- A rust wrapper for HIP☆12Jun 10, 2025Updated 8 months ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆341Jul 22, 2024Updated last year
- ☆13Dec 21, 2025Updated 2 months ago
- Simplistic API for deep learning tensor operations☆35Feb 23, 2026Updated last week
- Finite differentiation☆17Jan 12, 2026Updated last month
- ☆97Nov 14, 2025Updated 3 months ago
- JAX bindings for the flash-attention3 kernels☆21Jan 2, 2026Updated 2 months ago
- Solve hard constraints easily with Rust.☆15Jul 17, 2022Updated 3 years ago
- Experimentation using the xla compiler from rust☆102Aug 17, 2024Updated last year
- Rust bindings for Aravis, a vision library for genicam based cameras☆19Feb 10, 2025Updated last year
- Dead simple implementation of Discrete Kalman filter for object tracking purposes☆16Dec 13, 2025Updated 2 months ago
- The official Github Repo and Download for the FNAF Mod☆10Nov 10, 2015Updated 10 years ago
- Proof of concept for running moshi/hibiki using webrtc☆20Feb 28, 2025Updated last year
- Implementation of the Coursera ML course in Rust☆50Feb 15, 2025Updated last year
- Fast, Lightweight, Unified Engine for Text2Image Diffusion Models☆19Apr 13, 2025Updated 10 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Sep 21, 2024Updated last year
- Automatically derive Python dunder methods for your Rust code☆25Jan 28, 2026Updated last month
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆268Feb 19, 2026Updated 2 weeks ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust