Pinned Repositories
Automatic-Differentiation-Custom
Autodiff from the ground up.
candle-lora
Low rank adaptation (LoRA) for Candle.
candle-sampling
Sampling techniques for Candle.
candle-vllm
Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.
candle_graphs
Graph model execution API for Candle
float8
8-bit floating point types for Rust
mistral.rs
Blazingly fast LLM inference.
The-Neuron
An autonomous robot, powered by AI.
trc
A faster Arc.
xlora
X-LoRA: Mixture of LoRA Experts
EricLBuehler's Repositories
EricLBuehler/mistral.rs
Blazingly fast LLM inference.
EricLBuehler/candle-vllm
Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.
EricLBuehler/candle_graphs
Graph model execution API for Candle
EricLBuehler/candle
Minimalist ML framework for Rust
EricLBuehler/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.
EricLBuehler/transformer_bashnick
A codebase implementing a simple GPT-like model from scratch based on the Attention is All You Need paper.
EricLBuehler/minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
EricLBuehler/mlx
MLX: An array framework for Apple silicon
EricLBuehler/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
EricLBuehler/uqff_maker
Automated generation of UQFF models with mistral.rs.
EricLBuehler/cpython
The Python programming language
EricLBuehler/EricLBuehler
EricLBuehler/cudarc
Safe rust wrapper around CUDA toolkit
EricLBuehler/DynaGen
The DynaGen model allows the prediction of dynamical field data based on microstructure input. The model is exemplified to dynamic fracture problems in brittle materials.
EricLBuehler/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
EricLBuehler/kalc
a complex numbers, 2d/3d graphing, arbitrary precision, vector, cli calculator with real-time output
EricLBuehler/llama_index
LlamaIndex is a data framework for your LLM applications
EricLBuehler/mirage
A multi-level tensor algebra superoptimizer
EricLBuehler/Num
Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers
EricLBuehler/ordered-map
C++ hash map and hash set which preserve the order of insertion
EricLBuehler/pepper-lang
The Pepper Programming Language
EricLBuehler/perceiver-pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
EricLBuehler/PyParser
EricLBuehler/ratchet
A cross-platform browser ML framework.
EricLBuehler/rust
Rust Programming Language
EricLBuehler/RustPython
A Python Interpreter written in Rust
EricLBuehler/tch-rs
Rust bindings for the C++ api of PyTorch.
EricLBuehler/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
EricLBuehler/triomphe
Fork of std::sync::Arc with lots of utilities useful for FFI
EricLBuehler/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs