npc-engine / edge-transformersLinks
Rust implementation of Huggingface transformers pipelines using onnxruntime backend with bindings to C# and C.
☆39Updated 2 years ago
Alternatives and similar repositories for edge-transformers
Users that are interested in edge-transformers are comparing it to the libraries listed below
Sorting:
- Low rank adaptation (LoRA) for Candle.☆168Updated 7 months ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Rust library for whisper.cpp compatible Mel spectrograms☆80Updated this week
- ☆58Updated 2 years ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆243Updated 2 weeks ago
- Inference Llama 2 in one file of zero-dependency, zero-unsafe Rust☆39Updated 2 years ago
- A collection of optimisers for use with candle☆44Updated this week
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆110Updated 2 years ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆122Updated last year
- A Rust implementation of OpenAI's Whisper model using the burn framework☆331Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆235Updated last year
- GPU based FFT written in Rust and CubeCL☆24Updated 5 months ago
- LLM Orchestrator built in Rust☆285Updated last year
- Neural search for web-sites, docs, articles - online!☆143Updated 4 months ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆46Updated last year
- Cookbook to build Rust Candle models☆81Updated 2 years ago
- ☆36Updated last year
- A complete(grpc service and lib) Rust inference with multilingual embedding support. This version leverages the power of Rust for both GR…☆39Updated last year
- ☆140Updated last year
- ☆135Updated last year
- Your one stop CLI for ONNX model analysis.☆47Updated 3 years ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆329Updated last year
- A relatively basic implementation of RWKV in Rust written by someone with very little math and ML knowledge. Supports 32, 8 and 4 bit eva…☆94Updated 2 years ago
- Unofficial python bindings for the rust llm library. 🐍❤️🦀☆76Updated 2 years ago
- Inference engine for GLiNER models, in Rust☆79Updated 2 weeks ago
- Implementation of the Coursera ML course in Rust☆47Updated 9 months ago
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆328Updated 2 years ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆76Updated last year
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆137Updated last year