atoma-network / atoma-inferLinks
Fast serverless LLM inference, in Rust.
☆88Updated 4 months ago
Alternatives and similar repositories for atoma-infer
Users that are interested in atoma-infer are comparing it to the libraries listed below
Sorting:
- Library for doing RAG☆74Updated last month
- Experimental compiler for deep learning models☆68Updated last month
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆37Updated last year
- A high-performance constrained decoding engine based on context free grammar in Rust☆54Updated last month
- Low rank adaptation (LoRA) for Candle.☆151Updated 2 months ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆71Updated last year
- This repository has code for fine-tuning LLMs with GRPO specifically for Rust Programming using cargo as feedback☆97Updated 4 months ago
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆216Updated this week
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆107Updated last year
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆205Updated 4 months ago
- Unofficial Rust bindings to Apple's mlx framework☆166Updated this week
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆80Updated last year
- AI gateway and observability server written in Rust. Designed to help optimize multi-agent workflows.☆63Updated last year
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆46Updated 4 months ago
- Structured outputs for LLMs☆48Updated 11 months ago
- 8-bit floating point types for Rust☆47Updated 3 months ago
- ☆20Updated 9 months ago
- Minimalistic Rust Implementation Of Model Context Protocol from Anthropic