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.
☆22Updated 5 months ago
Alternatives and similar repositories for transformers
Users that are interested in transformers are comparing it to the libraries listed below
Sorting:
- implement llava using candle☆15Updated last year
- Fast serverless LLM inference, in Rust.☆108Updated last month
- A Fish Speech implementation in Rust, with Candle.rs☆105Updated 6 months ago
- Fast, Lightweight, Unified Engine for Text2Image Diffusion Models☆19Updated 7 months ago
- ☆37Updated last year
- Low rank adaptation (LoRA) for Candle.☆168Updated 7 months ago
- A collection of optimisers for use with candle☆44Updated this week
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆243Updated 3 weeks ago
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆239Updated 4 months ago
- This repository has code for fine-tuning LLMs with GRPO specifically for Rust Programming using cargo as feedback☆112Updated 9 months ago
- A Pure Rust based LLM (Any LLM based MLLM such as Spark-TTS) Inference Engine, powering by Candle framework.☆211Updated last month
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆138Updated 6 months ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆46Updated last year
- Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.☆540Updated last week
- Port of Andrej Karpathy's minbpe to Rust☆30Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆236Updated last year
- A Keras like abstraction layer on top of the Rust ML framework candle☆23Updated last year
- ChronoMind: Redefining Vector Intelligence Through Time.☆72Updated 7 months ago
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆271Updated last week
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆329Updated last year
- Rust bindings to https://github.com/k2-fsa/sherpa-onnx☆256Updated last month
- Rust standalone inference of Namo-500M series models. Extremly tiny, runing VLM on CPU.☆24Updated 8 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆77Updated last year
- Library for doing RAG☆78Updated last week
- ONNX neural network inference engine☆261Updated this week
- Models and examples built with Burn☆315Updated last month
- Unofficial Rust bindings to Apple's mlx framework☆211Updated this week
- Same as llm.c but in Rust, as I want to get deeper and deeper into Rust programming☆67Updated 10 months ago