ljt019 / transformersLinks
Transformers provides a simple, intuitive interface for Rust developers who want to work with Large Language Models locally, powered by the Candle crate. It offers an API inspired by Python's Transformers, tailored for Rust developers.
☆16Updated this week
Alternatives and similar repositories for transformers
Users that are interested in transformers are comparing it to the libraries listed below
Sorting:
- Fast, Lightweight, Unified Engine for Text2Image Diffusion Models☆20Updated last month
- A collection of optimisers for use with candle☆36Updated 2 weeks ago
- Rust standalone inference of Namo-500M series models. Extremly tiny, runing VLM on CPU.☆24Updated 2 months ago
- implement llava using candle☆15Updated 11 months ago
- 8-bit floating point types for Rust☆45Updated 2 months ago
- A Fish Speech implementation in Rust, with Candle.rs☆82Updated 3 months ago
- Low rank adaptation (LoRA) for Candle.☆147Updated last month
- Port of Andrej Karpathy's minbpe to Rust☆23Updated last year
- GPU based FFT written in Rust and CubeCL☆22Updated 2 months ago
- Rust crate for some audio utilities☆23Updated 2 months ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆39Updated last year
- Tensor library for Zig