ShelbyJenkins / candle_embed
A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face
☆33Updated 10 months ago
Alternatives and similar repositories for candle_embed:
Users that are interested in candle_embed are comparing it to the libraries listed below
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆42Updated last month
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Run Generative AI models directly on your hardware☆33Updated 7 months ago
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆186Updated last month
- Unofficial Rust bindings to Apple's mlx framework☆139Updated this week
- Low rank adaptation (LoRA) for Candle.☆144Updated 7 months ago
- Library for doing RAG☆70Updated this week
- 8-bit floating point types for Rust☆46Updated last 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
- Fast serverless LLM inference, in Rust.☆65Updated 3 weeks ago
- AI gateway and observability server written in Rust. Designed to help optimize multi-agent workflows.☆57Updated 8 months ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆71Updated 11 months ago
- A set of Rust macros for working with OpenAI function/tool calls.☆46Updated 11 months ago
- Minimalistic Rust Implementation Of Model Context Protocol from Anthropic☆47Updated this week
- LLaMA2 + Rust☆12Updated last year
- auto-rust is an experimental project that automatically generate Rust code with LLM (Large Language Models) during compilation, utilizing…☆37Updated 4 months ago
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆111Updated 3 weeks ago
- AI Assistant☆20Updated last week
- Extract core logic from qdrant and make it available as a library.☆57Updated 11 months ago
- Rust bindings to https://github.com/k2-fsa/sherpa-onnx☆137Updated 3 weeks ago
- ONNX neural network inference engine