Pinned Repositories
aladdin-connect
Python module that allows interacting with Genie Aladdin Connect devices
awsome-distributed-training
Collection of best practices, reference architectures, model training examples and utilities to train large models on AWS.
benchmark
builder
Continuous builder and binary build scripts for pytorch
pipeline_experiments
PyTorch pipeline parallelism experiments
virtual-try-on
Non-commercial educational project that combines pose estimation and garment re-targeting to create virtual try-on demo
csprng
Cryptographically secure pseudorandom number generators for PyTorch
PiPPy
Pipeline Parallelism for PyTorch
pbelevich's Repositories
pbelevich/virtual-try-on
Non-commercial educational project that combines pose estimation and garment re-targeting to create virtual try-on demo
pbelevich/pipeline_experiments
PyTorch pipeline parallelism experiments
pbelevich/aladdin-connect
Python module that allows interacting with Genie Aladdin Connect devices
pbelevich/awsome-distributed-training
Collection of best practices, reference architectures, model training examples and utilities to train large models on AWS.
pbelevich/builder
Continuous builder and binary build scripts for pytorch
pbelevich/cs344
Introduction to Parallel Programming class code
pbelevich/ddp_slurm
pbelevich/dirt
DIRT: a fast differentiable renderer for TensorFlow
pbelevich/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
pbelevich/fairscale
PyTorch extensions for high performance and large scale training.
pbelevich/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
pbelevich/frankmocap
A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator
pbelevich/fsdp_1T
pbelevich/gloo
Collective communications library with various primitives for multi-machine training.
pbelevich/kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
pbelevich/llama-recipes
Scripts for fine-tuning Meta Llama3 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 Llama3 for WhatsApp & Messenger.
pbelevich/mesh
MPI-IS Mesh Processing Library
pbelevich/MultiGarmentNetwork
Repo for "Multi-Garment Net: Learning to Dress 3D People from Images, ICCV'19"
pbelevich/NeMo
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
pbelevich/open_clip
An open source implementation of CLIP.
pbelevich/PiPPy
Pipeline Parallelism for PyTorch
pbelevich/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pbelevich/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
pbelevich/slurm-gcp
Slurm on Google Cloud Platform
pbelevich/tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
pbelevich/torch_collective_extension
pbelevich/torchdistx
Torch Distributed Experimental
pbelevich/torchtitan
A native PyTorch Library for large model training
pbelevich/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pbelevich/tutorials
PyTorch tutorials.