Piyushi-0's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
karpathy/llm.c
LLM training in simple, raw C/CUDA
plandex-ai/plandex
AI driven development in your terminal. Designed for large, real-world tasks.
OpenMined/PySyft
Perform data science on data that remains in someone else's server
YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
pjlab-sys4nlp/llama-moe
⛷️ LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-training (EMNLP 2024)
cognitivecomputations/github2file
Tsingularity/dift
[NeurIPS'23] Emergent Correspondence from Image Diffusion
hemingkx/SpeculativeDecodingPapers
📰 Must-read papers and blogs on Speculative Decoding ⚡️
SMPyBandits/SMPyBandits
🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorithms for single-player (UCB, KL-UCB, Thompson...) and multi-player (MusicalChair, MEGA, rhoRand, MCTop/RandTopM etc).. Available on PyPI: https://pypi.org/project/SMPyBandits/ and documentation on
cisnlp/simalign
Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)
mlops-discord/gpu-optimization-workshop
Slides, notes, and materials for the workshop
apple/pfl-research
Simulation framework for accelerating research in Private Federated Learning
smartyfh/LLM-Uncertainty-Bench
Benchmarking LLMs via Uncertainty Quantification
lucidrains/speculative-decoding
Explorations into some recent techniques surrounding speculative decoding
HLTCHKUST/MoEL
MoEL: Mixture of Empathetic Listeners
fkodom/soft-mixture-of-experts
PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)
bwconrad/soft-moe
PyTorch implementation of "From Sparse to Soft Mixtures of Experts"
marrlab/DomainLab
modular domain generalization: https://pypi.org/project/domainlab/
hdeplaen/uotod
Unbalanced Optimal Transport: A Unified Framework for Object Detection
diffprog/diffprog.github.io
Website for the book "The Elements of Differentiable Programming".
zibinpan/FedLF
boschresearch/unscented-autoencoder
Accompanying code for the ICML'23 paper "Unscented Autoencoder", authored by Faris Janjos, Lars Rosenbaum, Maxim Dolgov, and J. Marius Zoellner.
utpalbora/IITHThesis
Thesis template for IIT Hyderabad.
dvgodoy/FineTuningLLMs
Official repository of the upcoming book "A Short Guide to Fine-Tuning LLMs"
uclaml/VACDB
Variance-aware Contextual Dueling Bandits
alexandersoen/fbde
Code for "Fair Densities via Boosting the Sufficient Statistics of Exponential Families"
Piyushi-0/sampling_diffusion
Improved sampling via learned diffusions (ICLR2024) and an optimal control perspective on diffusion-based generative modeling (SBM@NeurIPS2022)