Skip to content
View EricLBuehler's full-sized avatar
Block or Report

Block or report EricLBuehler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
EricLBuehler/README.md

Eric Buehler

Libraries

  • Trc
    • A faster Arc: a Rust thread reference counted smart pointer.
  • FlexRc
    • Fast, flexible, and safe reference counted type.

Programming Languages

  • Kestrel
    • Simple and safe - a statically and strongly typed programming language that compiles to LLVM.
  • Falcon Programming Language
    • An interpreted programming language built using C++ that is very similar to Python.
  • Merlin
    • 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

Machine Learning Applications

  • PerceiverIO Classifier
    • An MNIST classifier built using PerceiverIO.
  • The Neuron
    • A fully autonomous robot, with a detailed build guide.
  • CodingGPT
    • A GPT-like autoregressive, decoder-only transformer trained on data scraped from Reddit programming and science subreddits.

Mathematics

  • Automatic Differentiation
    • My personal implementation of automatic differentiation, a method that powers ML and is used to calculate derivatives.
  • Proofling
    • An automatic proof checker. Just plug in truth statements, and it will check for inconsistencies

Pinned

  1. xlora xlora Public

    X-LoRA: Mixture of LoRA Experts

    Python 78 3

  2. mistral.rs mistral.rs Public

    Blazingly fast LLM inference.

    Rust 1.4k 120

  3. candle-vllm candle-vllm Public

    Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.

    Rust 135 13

  4. trc trc Public

    A faster Arc.

    Rust 36 5

  5. The-Neuron The-Neuron Public

    An autonomous robot, powered by AI.

    Python 4

  6. Automatic-Differentiation-Custom Automatic-Differentiation-Custom Public

    Autodiff from the ground up.

    Jupyter Notebook 3