MistApproach / callm
Run Generative AI models directly on your hardware
☆33Updated 7 months ago
Alternatives and similar repositories for callm:
Users that are interested in callm are comparing it to the libraries listed below
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆33Updated 10 months ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆38Updated last year
- Low rank adaptation (LoRA) for Candle.☆144Updated 7 months ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆72Updated 11 months ago
- Library for doing RAG☆70Updated this week
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆128Updated 5 months ago
- 8-bit floating point types for Rust☆46Updated last week
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆42Updated last month
- A set of Rust macros for working with OpenAI function/tool calls.☆46Updated 11 months ago
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆111Updated 3 weeks ago
- Anthropic Rust SDK 🦀 with async support.☆54Updated last month
- allms: One Rust Library to rule them aLLMs☆71Updated last week
- Models and examples built with Burn☆223Updated 3 weeks ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆190Updated 3 weeks ago
- OpenAI Dive is an unofficial async Rust library that allows you to interact with the OpenAI API.☆55Updated last week
- High-level, optionally asynchronous Rust bindings to llama.cpp☆214Updated 9 months ago
- Implementation of the Coursera ML course in Rust☆36Updated last month
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆187Updated last month
- Rust SDK for the Model Context Protocol (MCP)☆72Updated 3 months ago
- Minimalistic Rust Implementation Of Model Context Protocol from Anthropic☆47Updated this week
- Unofficial Rust bindings to Apple's mlx framework☆139Updated this week
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆113Updated 6 months ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- A neural network inference library, written in Rust.☆60Updated 8 months ago
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.☆164Updated this week
- in memory Rust database to query your data like a Venn diagram☆99Updated 3 months ago
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆104Updated last year
- A collection of boosting algorithms written in Rust 🦀☆51Updated last month
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆38Updated last year