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.
☆17Updated 3 weeks ago
Alternatives and similar repositories for transformers
Users that are interested in transformers are comparing it to the libraries listed below
Sorting:
- Low rank adaptation (LoRA) for Candle.☆152Updated 3 months ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆219Updated last month
- A collection of optimisers for use with candle☆37Updated last week
- implement llava using candle☆15Updated last year
- Port of Andrej Karpathy's minbpe to Rust☆25Updated last year
- Fast, Lightweight, Unified Engine for Text2Image Diffusion Models☆20Updated 3 months ago
- A Fish Speech implementation in Rust, with Candle.rs☆94Updated 2 months ago
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.