Published onOctober 11, 2024How to checkpoint and resume training in pytorchpythonpytorchdeep-learningTwo quick examples on how to checkpoint and resume training in pytorch.
Published onAugust 26, 2024How to benchmark resource requirements of deep learning modelspythonpytorchllmdeep-learningA quick step-by-step guide to benchmarking the resource requirements of training/testing deep learning models using ptflops.
Published onJune 18, 2023Hyperparameter tuning with Pytorch Lightning + Ray TuneDeep-LearingPytorchPyTorch-LightningRay-TuneQuick tutorial on how to use tensorboard to do initial hyperparameter tuning with pytorch lightning.
Published onMay 1, 2023Building a REST API for AlpacaNLPLLMAPILLAMAALPACAPytorchBuilding a simple API using FastAPI to interact with Stanford NLP's Alpaca model
Published onApril 25, 2023Project: Robust Federated Learningprojectfederated-learningagglomerative-clusteringpytorchsklearnBuilt a framework for simluating federated learning in realistic scenarios