I've built open-source LLM infrastructure, agent runtimes, RAG applications, models, and datasets. My work spans GPU/CPU inference, distributed systems, persistent agent state, and reproducible benchmarks.
With MegaGemm, I built continuous batching, KV caching, and 160+ Triton/CUDA kernel execution paths for Qwen 3.5 and Gemma 4. Its FP16 benchmark reached 93.1% of vLLM 0.27.1's geometric mean throughput on Qwen 2.5 3B/L4, while MicroGemm reached 1.286× llama.cpp's geometric mean throughput in a paired CPU benchmark.
I created JadeAgent and J.A.D.E./JadePort to support tool calling, graph workflows, recovery, multi-agent execution, model routing, and persistent memory. I also built Lancer for cited web research and AetherMap for hybrid retrieval, where hybrid retrieval with reranking achieved MRR 0.99 and Hit@3 100% on SQuAD-PT.
As an independent researcher, I trained GTLM, an approximately 2B-parameter MoE, and released nine Portuguese conversational models through JadeLLM. I also created a Brazilian Portuguese corpus of 8.4 million documents and approximately 6.29 billion tokens, alongside 993,000 synthetic QA pairs for LLM and RAG work.

