salykova's Stars
vdesai2014/inference-optimization-blog-post
hbb1/2d-gaussian-splatting
[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
gpu-mode/resource-stream
GPU programming related news and material links
gpu-mode/lectures
Material for gpu-mode lectures
turandai/gaussian_surfels
Implementation of the SIGGRAPH 2024 conference paper "High-quality Surface Reconstruction using Gaussian Surfels".
pytorch/torchtitan
A PyTorch native library for large model training
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
meta-llama/llama3
The official Meta Llama 3 GitHub site
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
minar09/awesome-virtual-try-on
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
allenai/dolma
Data and tools for generating and inspecting OLMo pre-training data.
pytorch/executorch
On-device AI across mobile, embedded and edge for PyTorch
aimhubio/aim
Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
mint-lab/3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
pytorch-labs/float8_experimental
This repository contains the experimental PyTorch native float8 training UX
facebookresearch/Pearl
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.
NVlabs/FoundationPose
[CVPR 2024 Highlight] FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects
gururise/AlpacaDataCleaned
Alpaca dataset from Stanford, cleaned and curated
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
pytorch-labs/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
facebookresearch/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
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.
meta-llama/llama
Inference code for Llama models
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
jonascarpay/Wallpapers
My current wallpaper rotation
colmap/pycolmap
Python bindings for COLMAP
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.