thomasahle's Stars
terrastruct/d2
D2 is a modern diagram scripting language that turns text to diagrams.
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
dwarvesf/hidden
An ultra-light MacOS utility that helps hide menu bar icons
outlines-dev/outlines
Structured Text Generation
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
lihaoyi/macropy
Macros in Python: quasiquotes, case classes, LINQ and more!
thomasahle/sunfish
Sunfish: a Python Chess Engine in 111 lines of code
ianarawjo/ChainForge
An open-source visual programming environment for battle-testing prompts to LLMs.
xtensor-stack/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
sanjib-sen/WebLaTex
A complete alternative for Overleaf with VSCode + Web + Git Integration + Copilot + Grammar & Spell Checker + Live Collaboration Support. Based on GitHub Codespace and Dev container.
dflook/python-minifier
Transform Python source code into its most compact representation
official-stockfish/nnue-pytorch
Stockfish NNUE (Chess evaluation) trainer in Pytorch
qntm/greenery
Regular expression manipulation library
normal-computing/posteriors
Uncertainty quantification with PyTorch
facebookresearch/torchdim
Named tensors with first-class dimensions for PyTorch
normal-computing/fuji-web
Fuji is an AI agent that lives in your browser's sidepanel. You can now get tasks done online with a single command!
zqqqqz2000/shshsh
a bridge between python and shell
lixilinx/psgd_torch
Pytorch implementation of preconditioned stochastic gradient descent (Kron and affine preconditioner, low-rank approximation preconditioner and more)
statusfailed/catgrad
a categorical deep learning compiler
r-barnes/MatrixForensics
Collection of Matrix/Linear Algebra Information
cgarciae/einop
breandan/picograd
🦠 AD in less than 20 lines
kiudee/chess-tuning-tools
A collection of scripts aimed at efficiently tuning chess engine parameters.
facebookresearch/dlrm_datasets
Set of datasets for the deep learning recommendation model (DLRM).
vinuni-vishc/Few-Shot-Cosine-Transformer
Few shot learning for human pose estimation
dimdano/numbfish
♟︎ A strong python chess bot running on 1-thread
shahnk19/gpt-comrade
CLI tool to fix command line errors with ChatGPT. When you hit an error your command line, get immediate help and fix from ChatGPT.
joneswack/dp-rfs
This repository contains PyTorch implementations of various random feature maps for dot product kernels.
Eve-ning/numpy_as_strided_guide
NumPy as_strided Guide