Skip to content
View EricLBuehler's full-sized avatar

Organizations

@huggingface

Block or report EricLBuehler

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 Loading

  1. xlora xlora Public

    X-LoRA: Mixture of LoRA Experts

    Python 175 8

  2. mistral.rs mistral.rs Public

    Blazingly fast LLM inference.

    Rust 4.4k 307

  3. candle-vllm candle-vllm Public

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

    Rust 261 28

  4. trc trc Public

    A faster Arc.

    Rust 48 6

  5. Automatic-Differentiation-Custom Automatic-Differentiation-Custom Public

    Autodiff from the ground up.

    Jupyter Notebook 4

  6. The-Neuron The-Neuron Public

    An autonomous robot, powered by AI.

    Python 10