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/Falcon-Programming-Language
Falcon is a powerful, interpreted programming language.
EricLBuehler/kestrel
Simple and safe.
EricLBuehler/candle-lora-macro
Macros for candle-lora.
EricLBuehler/candle_llm_dataset
A LLM-specific dataset for Candle.
EricLBuehler/Kestrel-Programming-Language
The Kestrel Programming Language.
EricLBuehler/merlin
Make your code fly.
EricLBuehler/CodingGPT
A GPT-like autoregressive, decoder-only model trained on data about various scientific or coding topics.
EricLBuehler/Automatic-Differentiation-Custom
Autodiff from the ground up.
EricLBuehler/english-transformer
An autoregressive, decoder-only transformer.
EricLBuehler/MathGPT
My custom decoder-only, autoregressive, GPT-style model.
EricLBuehler/once_arc
Initilize and allocate once, deallocate never.
EricLBuehler/Proofling
An automatic proof checker
EricLBuehler/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
EricLBuehler/merlin_rust
Make your code fly.
EricLBuehler/ScienceGPT
A GPT style transformer trained on scientfic and programming data.
EricLBuehler/transformer_bashnick
A codebase implementing a simple GPT-like model from scratch based on the Attention is All You Need paper.
EricLBuehler/Automatic-Differentiation
an automatic differentiation companion notebook
EricLBuehler/65C02_EMU
65C02 emulator in Python
EricLBuehler/cpython
The Python programming language
EricLBuehler/DyFraNet
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/FireSegmentation
Fire segmentation using a convolutional UNet
EricLBuehler/FPL_v3
Falcon Programming Lanugage - v0.3
EricLBuehler/guagacode
Programming language made for a tutorial
EricLBuehler/kalc
a complex numbers, 2d/3d graphing, arbitrary precision, vector, cli calculator with real-time output
EricLBuehler/PyParser
EricLBuehler/rust
Rust Programming Language
EricLBuehler/RustPython
A Python Interpreter written in Rust
EricLBuehler/triomphe
Fork of std::sync::Arc with lots of utilities useful for FFI
EricLBuehler/web.rs
JavaScript-WebAssembly interop library for Rust.