ahans30's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
bchao1/bullet
🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
jonbarron/website
yang-song/score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
facebookresearch/MetaCLIP
ICLR2024 Spotlight: curation/training code, metadata, distribution and pre-trained models for MetaCLIP; CVPR 2024: MoDE: CLIP Data Experts via Clustering
hao-ai-lab/LookaheadDecoding
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
xl0/lovely-tensors
Tensors, for human consumption
locuslab/convmixer
Implementation of ConvMixer for "Patches Are All You Need? 🤷"
OpenSource-O1/Open-O1
nomic-ai/contrastors
Train Models Contrastively in Pytorch
richzhang/webpage-template
Simple project webpage template. Originally used in Colorful Image Colorization. ECCV, 2016.
chawins/llm-sp
Papers and resources related to the security and privacy of LLMs 🤖
kazhala/InquirerPy
:snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
test-time-training/ttt-lm-jax
Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States
noahgolmant/pytorch-hessian-eigenthings
Efficient PyTorch Hessian eigendecomposition tools!
microsoft/Trace
End-to-end Generative Optimization for AI Agents
KellerJordan/cifar10-airbench
94% on CIFAR-10 in 2.6 seconds 💨 96% in 27 seconds
BlackHC/neural_net_checklist
zhuchen03/gradinit
Learning to Initialize Neural Networks for Stable and Efficient Training
smsharma/minified-generative-models
Bare-bones implementations of some generative models in Jax: diffusion, normalizing flows, consistency models, flow matching, (beta)-VAEs, etc
fabiocannizzo/FastBinarySearch
Fast and vectorizable algorithms for searching in a vector of sorted floating point numbers
ethz-spylab/rlhf_trojan_competition
Finding trojans in aligned LLMs. Official repository for the competition hosted at SaTML 2024.
EleutherAI/nanoGPT-mup
The simplest, fastest repository for training/finetuning medium-sized GPTs.
purdue-nrl/Memorization-Curvature
Accepted at ICML 2024 Spotlight. This code is the official implementation for the paper, "Memorization Through the Lens of Curvature of Loss Function Around Samples"
neelsjain/zsh-profile-neel
Zsh profile for quickly setting up same configs on remote machines
vasqu/minGRU-torch