System
Production RAG and model adaptation
Delivered legal-tech RAG and QLoRA fine-tuning work before focusing fully on LLM systems.
Engineer-researcher
LLM systems, CUDA kernels, inference optimization, compression, interpretability, and distributed AI infrastructure.
LLM systems · CUDA kernels · Inference
I work where the model meets the metal: attention kernels, speculative decoding, KV-cache behavior, compression, and the serving stack around them. Every claim on this site links to code, profiling traces, and benchmarks.
Attention throughput
vs PyTorch SDPA, A100
Decoding speedup
Identical output dist.
Memory reduction
Tensor-network MPO
LLM from scratch
Hybrid Mamba-2 + attn
fig. 01 — tiled causal attention sweep
liveBr=64 · Bc=64 · SRAM-resident · HBM traffic O(N²) → O(N)read the kernel write-up →
45-second signals
Timeline
Research, systems, benchmarks, and open-source across the lab record.
2023
System
Delivered legal-tech RAG and QLoRA fine-tuning work before focusing fully on LLM systems.
2024
System
Designed a 700M hybrid Mamba-2 and Transformer LLM, tokenizer, training schedule, and evaluation path.
System
Built a Hindi-first offline voice stack with wake word, ASR, local LLM, and TTS under 800ms.
2025
Benchmark
Implemented draft-verifier inference with adaptive lookahead and distribution-preserving sampling.
Open Source
Fixed request-ID mismatch across prefill and decode nodes causing KV cache transfer hangs.
Benchmark
Implemented top-k routing, z-loss balancing, entropy logging, and matched-FLOP dense baselines.
2026
Research
Circuit-level study across abelian and non-abelian algebraic operations published on Zenodo.
Benchmark
CUDA C++ tiled attention kernel reached 2.1x throughput over PyTorch SDPA at sequence length 4096.
Research
Extended tensor-network compression with adaptive bond-dimension scheduling and model healing.
Benchmarks
Systems map
Current investigations
Can the same one-layer transformer that groks abelian operations grok non-abelian groups under longer training?
Does a single global bond dimension preserve quality across all transformer layers?
Is a fixed draft lookahead window enough for CPU speculative decoding?
Can routing entropy predict expert collapse before validation loss exposes it?
Contract engagements
Fixed-scope inference optimization sprints with a benchmark target agreed up front — and a guarantee behind it.
See engagements