Published onAugust 26, 2024How to benchmark resource requirements of deep learning modelsdeep-learning (2)llm (3)python (5)pytorch (5)A quick step-by-step guide to benchmarking the resource requirements of training/testing deep learning models using ptflops.
Published onOctober 19, 2023A tutorial on using open source LLMsLLM (3)LLaMA2 (1)peft (1)transformers (1)A tutorial on setting up your own instance of LLM and fine-tuning them.
Published onMay 1, 2023Building a REST API for AlpacaALPACA (1)API (1)LLAMA (1)LLM (3)NLP (1)Pytorch (5)Building a simple API using FastAPI to interact with Stanford NLP's Alpaca model