12-day current streak·18-day longest streak
Eric Buehler mistral.rs mistral.rs - Blazingly fast LLM inference. UQFF maker - Automated generation of UQFF models with mistral.rs. Libraries Trc - A faster Arc: a Rust thread reference counted…
Eric Buehler
mistral.rs
- Blazingly fast LLM inference. - Automated generation of UQFF models with mistral.rs.Libraries
- A faster Arc: a Rust thread reference counted smart pointer. - Fast, flexible, and safe reference counted type.Programming Languages
- Simple and safe - a statically and strongly typed programming language that compiles to LLVM. - An interpreted programming language built using C++ that is very similar to Python. - A dynamically and strongly typed programming language built in Rust that does not have a GIL and unleashes the power of multithreading.Machine Learning Libraries
- Efficent platform for inference and serving local Candle LLMs including an OpenAI compatible API server. - LoRA implemented for the Candle machine learning framework. - Sampling techniques for Candle. - Easy-to-use CUDA graph API for Candle. - X-LoRA: Mixture of LoRA Experts. - Blazingly fast inference of diffusion models.Machine Learning Applications
- An MNIST classifier built using PerceiverIO. - A fully autonomous robot, with a detailed build guide. - A GPT-like autoregressive, decoder-only transformer trained on data scraped from Reddit programming and science subreddits.Mathematics
- My personal implementation of automatic differentiation, a method that powers ML and is used to calculate derivatives. - An automatic proof checker. Just plug in truth statements, and it will check for inconsistencies-
mistral.rs
Fast, flexible LLM inference
Rust ★ 7.3k 4h agoExplain → -
candle-vllm
Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.
Rust ★ 678 9d agoExplain → -
xlora
X-LoRA: Mixture of LoRA Experts
Python ★ 276 1y agoExplain → -
candle-lora
Low rank adaptation (LoRA) for Candle.
Rust ★ 174 1y agoExplain → -
diffusion-rs
Blazingly fast inference of diffusion models.
Rust ★ 129 1y agoExplain → -
trc
A faster Arc.
Rust ★ 86 2y agoExplain → -
float8
8-bit floating point types for Rust
Rust ★ 64 4mo agoExplain → -
safetensors_explorer
CLI utility to inspect and explore .safetensors and .gguf files
Rust ★ 58 1d agoExplain → -
candle-sampling
Sampling techniques for Candle.
Rust ★ 21 2y agoExplain → -
The-Neuron
An autonomous robot, powered by AI.
Python ★ 19 4y agoExplain → -
Falcon-Programming-Language
Falcon is a powerful, interpreted programming language.
C++ ★ 19 3y agoExplain → -
candle_graphs
Graph model execution API for Candle
Rust ★ 18 10mo agoExplain → -
candle ⑂
Minimalist ML framework for Rust
Rust ★ 18 28d agoExplain → -
zig_ml
Tensor library for Zig
Zig ★ 12 1y agoExplain → -
float4
MXFP4-compatible 4-bit floating point types and block formats for Rust.
Rust ★ 11 3mo agoExplain → -
constensor
ML framework featuring compile time checks and accelerated by a JIT compiler.
Rust ★ 10 3mo agoExplain → -
kestrel
Simple and safe.
Rust ★ 10 2y agoExplain → -
PerceiverIO-Classifier
A classifier based on PerceiverIO
Jupyter Notebook ★ 9 4y agoExplain → -
nvglances
A TUI system monitor with support for NVIDIA GPUs (CUDA/NVML) and Apple Silicon GPUs (Metal)
Rust ★ 8 6mo agoExplain → -
Kestrel-Programming-Language
The Kestrel Programming Language.
Rust ★ 8 2y agoExplain → -
merlin
Make your code fly.
C++ ★ 8 2y agoExplain → -
Automatic-Differentiation-Custom
Autodiff from the ground up.
Jupyter Notebook ★ 7 3y agoExplain → -
CodingGPT
A GPT-like autoregressive, decoder-only model trained on data about various scientific or coding topics.
Jupyter Notebook ★ 7 3y agoExplain → -
uqff_maker
Automated generation of UQFF models with mistral.rs.
Rust ★ 7 10mo agoExplain → -
ggml-ffi
Up-to-date Rust FFI bindings to GGML.
Rust ★ 7 10mo agoExplain → -
candle-lora-macro
Macros for candle-lora.
Rust ★ 7 2y agoExplain → -
Proofling
An automatic proof checker
Python ★ 6 3y agoExplain → -
candle-benching
Benchmarking for Candle
Rust ★ 6 1y agoExplain → -
candle_llm_dataset
A LLM-specific dataset for Candle.
Rust ★ 6 2y agoExplain → -
edge-u-cation
Edge(u)cation: Cutting-edge multimodal LLMs on the edge with mistral.rs, using F8Q8
Java ★ 4 1y agoExplain → -
git-persona
A CLI tool to manage and switch between Git user profiles
Rust ★ 3 1y agoExplain → -
candle-cublaslt ⑂
No description.
Rust ★ 3 2y agoExplain → -
simd_matmul
O(n^2) matmul with SIMD.
C++ ★ 3 2y agoExplain → -
flexrc
Fast, flexible, and safe reference counted type.
Rust ★ 3 2y agoExplain → -
once_arc
Initilize and allocate once, deallocate never.
Rust ★ 3 2y agoExplain → -
MathGPT
My custom decoder-only, autoregressive, GPT-style model.
Jupyter Notebook ★ 3 3y agoExplain → -
english-transformer
An autoregressive, decoder-only transformer.
Jupyter Notebook ★ 3 3y agoExplain → -
mlx ⑂
MLX: An array framework for Apple silicon
C++ ★ 2 1d agoExplain → -
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.
Rust ★ 2 1d agoExplain → -
peft ⑂
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Python ★ 2 1d agoExplain → -
vibevoice-rs ⑂
Rust implementation of VibeVoice text-to-speech with voice cloning and multi-speaker synthesis.
Rust ★ 2 6mo agoExplain → -
Graph-Aware-Transformers ⑂
Graph-Aware Attention for Adaptive Dynamics in Transformers
Python ★ 2 1y agoExplain → -
pyo3_smd_example
Example of pyo3_special_method_derive
Python ★ 2 2y agoExplain → -
range-checked
Range checked types leveraging Rust's type system.
Rust ★ 2 2y agoExplain → -
inkwell ⑂
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Rust ★ 2 2y agoExplain → -
merlin_rust
Make your code fly.
Rust ★ 2 2y agoExplain → -
ScienceGPT
A GPT style transformer trained on scientfic and programming data.
Jupyter Notebook ★ 2 3y agoExplain → -
transformer_bashnick ⑂
A codebase implementing a simple GPT-like model from scratch based on the Attention is All You Need paper.
Python ★ 2 1y agoExplain → -
cpython ⑂
The Python programming language
Python ★ 1 14h agoExplain → -
RustPython ⑂
A Python Interpreter written in Rust
Rust ★ 1 3d agoExplain → -
minijinja ⑂
MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
Rust ★ 1 4d agoExplain → -
dllm ⑂
dLLM: Simple Diffusion Language Modeling
Python ★ 1 2mo agoExplain → -
EdgeUcation
Edge(u)cation: Cutting-edge multimodal LLMs on the edge with mistral.rs, using F8Q8
Kotlin ★ 1 3mo agoExplain → -
binseq ⑂
A high efficiency binary format for sequencing data
Rust ★ 1 4mo agoExplain → -
candle-flash-attn-v3 ⑂
No description.
C++ ★ 1 6mo agoExplain → -
PyParser ⑂
No description.
Rust ★ 1 10mo agoExplain → -
md_check
Check markdown link validity.
Rust ★ 1 1y agoExplain → -
EricLBuehler
No description.
★ 1 1y agoExplain → -
reverse-engineering-gemma-3n ⑂
Reverse Engineering Gemma 3n: Google's New Edge-Optimized Language Model
★ 1 1y agoExplain → -
llguidance ⑂
Super-fast Structured Outputs
Rust ★ 1 1y agoExplain → -
candle-ext ⑂
An extension library to Candle that provides PyTorch functions not currently available in Candle
Rust ★ 1 2y agoExplain → -
candle-layer-norm ⑂
No description.
Cuda ★ 1 1y agoExplain → -
Automatic-Differentiation ⑂
an automatic differentiation companion notebook
Jupyter Notebook ★ 1 3y agoExplain → -
FPL_v2
FPL v2 is a programming language similar to Python.
Python ★ 1 4y agoExplain → -
FPL
FPL is a programming language based on BASIC.
Python ★ 1 4y agoExplain → -
vllm ⑂
A high-throughput and memory-efficient inference and serving engine for LLMs
Python ★ 0 6h agoExplain → -
cudarc ⑂
Safe rust wrapper around CUDA toolkit
Rust ★ 0 1d agoExplain → -
tokenizers ⑂
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Rust ★ 0 2d agoExplain → -
llama_index ⑂
LlamaIndex is a data framework for your LLM applications
Python ★ 0 3d agoExplain → -
ordered-map ⑂
C++ hash map and hash set which preserve the order of insertion
C++ ★ 0 8d agoExplain → -
perceiver-pytorch ⑂
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Python ★ 0 13d agoExplain → -
triomphe ⑂
Fork of std::sync::Arc with lots of utilities useful for FFI
Rust ★ 0 19d agoExplain → -
tekken-rs ⑂
Rust implementation of the Mistral Tekken tokenizer
Rust ★ 0 29d agoExplain → -
tch-rs ⑂
Rust bindings for the C++ api of PyTorch.
Rust ★ 0 1mo agoExplain → -
ratchet ⑂
A cross-platform browser ML framework.
Rust ★ 0 2mo agoExplain → -
homebrew-mistralrs
Homebrew tap for mistral.rs
Ruby ★ 0 2mo agoExplain → -
DyFraNet ⑂
No description.
Jupyter Notebook ★ 0 2mo agoExplain → -
homebrew-core ⑂
🍻 Default formulae for the missing package manager for macOS (or Linux)
Ruby ★ 0 6h agoExplain → -
candle-moe ⑂
fused MoE kernel in Candle backend
Cuda ★ 0 4mo agoExplain → -
kalc ⑂
a complex numbers, 2d/3d graphing, arbitrary precision, vector, cli calculator with real-time output
Rust ★ 0 4mo agoExplain → -
rustchatui ⑂
A small Rust library + binary that serves pre-built OpenAI-API compatible Chat UI
Rust ★ 0 6mo agoExplain → -
rust ⑂
Rust Programming Language
Rust ★ 0 7mo agoExplain → -
mirage ⑂
A multi-level tensor algebra superoptimizer
C++ ★ 0 1y agoExplain → -
loc ⑂
Count lines of code quickly.
Rust ★ 0 1y agoExplain → -
docs
No description.
MDX ★ 0 2y agoExplain → -
candle-paged-attention ⑂
No description.
Cuda ★ 0 2y agoExplain → -
candle-rotary ⑂
No description.
★ 0 2y agoExplain → -
broom ⑂
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
★ 0 3y agoExplain → -
web.rs ⑂
JavaScript-WebAssembly interop library for Rust.
★ 0 3y agoExplain → -
FireSegmentation
Fire segmentation using a convolutional UNet
Jupyter Notebook ★ 0 3y agoExplain → -
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.
Jupyter Notebook ★ 0 1y agoExplain → -
guagacode
Programming language made for a tutorial
★ 0 3y agoExplain → -
llvm-rs ⑂
LLVM wrappers for Rust
★ 0 9y agoExplain → -
Falcon-SBC-V2
The Falcon SBC - 2020
Assembly ★ 0 3y agoExplain → -
Num ⑂
Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers
C++ ★ 0 1y agoExplain → -
LiquidCrystal_I2C ⑂
LiquidCrystal Arduino library for the DFRobot I2C LCD displays
★ 0 4y agoExplain → -
FPL_v3
Falcon Programming Lanugage - v0.3
C++ ★ 0 3y agoExplain → -
65C02_EMU
65C02 emulator in Python
Assembly ★ 0 3y agoExplain → -
OAK_D_example
No description.
Python ★ 0 3y agoExplain → -
imagen-pytorch ⑂
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Python ★ 0 1y agoExplain → -
pepper-lang ⑂
The Pepper Programming Language
C ★ 0 1y agoExplain →
No repos match these filters.