Associate Software Engineer
Fiery, formerly known as EFI (an Epson company) Jul 2023 till February 2025 • Bengaluru, IN
- Fine-tuned Mistral-7B using QLoRA on 4070 Ti Super to incorporate internal documentation and company workflows.
- Deployed the fine-tuned model via vLLM on an NVIDIA T4 cluster; leveraged dynamic batching and quantized inference for sub-second 95th-percentile latency (TTFT).
- Led development of 'Beacon', a print-request automation tool powered by a fine-tuned ModernBERT NER model; parsed email and chat inputs to trigger document workflows.
- Built AskDB, an AI agent used by 300+ internal users; used llama 3.1 to translate business queries into SQL, fetch data and auto-generate charts and summaries.
- Tech stack: _vLLM, Python, PyTorch, QLoRA, peft, SFT, Mistral, Llama, SQL, FastAPI_
Fullstack Developer, Intern
Corteva Agriscience Jul 2022 till Dec 2022 • Hyderabad, IN
- Migrated a Flask monolith to containerized microservices (Docker, Kubernetes), reducing AutoML job-launch latency by 40%.
- Tech stack: _Python, Flask, Docker, Kubernetes._