Archives
All the articles I've archived.
2024 1
March 1
-
Fine-tuning Phi-2 with DPO on the Anthropic HH Dataset
Fine-tuning Microsoft's Phi-2 using Direct Preference Optimization (DPO) on the Anthropic Helpful and Harmless dataset with LoRA and 8-bit quantization.
2023 1
June 1
-
How We Cut ML Inference Latency by 40% on Kubernetes
The architecture behind our async model serving platform at Instabase — async workers, RabbitMQ, multi-level caching, and sticky routing to cut inference time by 40%.
2021 1
November 1
-
GupShup: Summarizing Code-Switched Conversations
Our EMNLP 2021 paper on abstractive summarization of Hindi-English code-switched conversations — introducing the GupShup dataset.