Eric Buehler's repositories
mistral.rs
Blazingly fast LLM inference.
candle-vllm
Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.
candle-lora
Low rank adaptation (LoRA) for Candle.
candle-sampling
Sampling techniques for Candle.
candle-lora-macro
Macros for candle-lora.
candle-benching
Benchmarking for Candle
simd_matmul
O(n^2) matmul with SIMD.
dora
DORA (Dataflow-Oriented Robotic Application) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
pyo3_smd_example
Example of pyo3_special_method_derive
range-checked
Range checked types leveraging Rust's type system.
candle-ext
An extension library to Candle that provides PyTorch functions not currently available in Candle
llama_index
LlamaIndex is a data framework for your LLM applications
mirage
A multi-level tensor algebra superoptimizer
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production