DouglasOrr's Stars
jquery/jquery
jQuery JavaScript Library
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
libgit2/libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.
google/gemma_pytorch
The official PyTorch implementation of Google's Gemma models
hendricius/the-bread-code
Learn how to master the art of baking the programmer way.
DefTruth/Awesome-LLM-Inference
📖A curated list of Awesome LLM/VLM Inference Papers with codes, such as FlashAttention, PagedAttention, Parallelism, etc. 🎉🎉
susam/texme
Self-rendering Markdown + LaTeX documents
pytorch/executorch
On-device AI across mobile, embedded and edge for PyTorch
graphcore-research/unit-scaling
A library for unit scaling in PyTorch
microsoft/LMChallenge
A library & tools to evaluate predictive language models.
machinable-org/machinable
A modular system for machinable research code
graphcore-research/llm-inference-research
An experimentation platform for LLM inference optimisation
graphcore-research/jax-experimental
JAX for Graphcore IPU (experimental)
thecharlieblake/lovely-llama
An implementation of the Llama architecture, to instruct and delight
graphcore-research/pytorch-tensor-tracker
Flexibly track outputs and grad-outputs of torch.nn.Module.
graphcore-research/poptorch-experimental-addons
IPU-specific extensions to PopTorch
vezerarpi/rltut
Reinforcement Learning Tutorial (Draft)