Vincent Zhong

I work on GPU inference and study Computer Engineering at the University of Waterloo.

Professional work

Liquid AIML Engineer Intern, GPU Inference

May 2026 — present · San Francisco, CA

  • Bring new model architectures into SGLang, vLLM, TensorRT-LLM, llama.cpp, and Transformers, then profile and optimize their serving paths.
  • Work across model architecture, CUDA graphs, cache design, kernels, constrained decoding, and low-precision numerics.

ShopifyML Engineer Intern, Search

Sep — Dec 2025 · Toronto, ON

  • Built and A/B tested a typo-correction pipeline for Shop.app search.
  • Improved query rewriting with supervised fine-tuning and reinforcement learning against the strongest existing baseline.
  • Ran large-scale retrieval and relevance evaluations across head queries.

Yupp AISoftware Engineer Intern

Feb — May 2025 · Mountain View, CA

  • Built an LLM tool-calling framework with a modular registry, external retrieval connectors, and Google API integrations.
  • Built the backend for pairwise preference collection, spanning routing, judge evaluation, labeling, quality control, and enrichment.

Open source

SGLangOpen-source contributor

Fall 2025 — present

  • Contributed 30+ pull requests across hybrid-model inference, speculative decoding, prefix caching, quantization, model bring-up, and performance debugging.
  • Optimized GLM-5.x and DeepSeek-V3.2 with fused NeoX RoPE and RoPE–Hadamard indexer paths plus an opt-in MXFP4 index-K cache; worked on Kimi K2.x linear-attention stream syncs, MLA backends, and radix caching.
  • Brought up Spec V2 for Qwen3-Next and Qwen3.5; co-authored ReplaySSM's GDN speculative-verify path with Yuan Luo, including ring-state rollback, exact-fold numerics, and long-output validation.
  • Root-caused a FlashInfer sliding-window-attention numerics bug, integrated NVIDIA Model Optimizer MXFP8 weights, and added text and multimodal model support.

Research

University of Waterloo · Data Systems GroupSystems Researcher

Nov 2024 — May 2025 · Waterloo, ON

  • Co-authored a SIGIR 2025 resource paper on learned dense and sparse retrieval in Anserini.
  • Brought Snowflake Arctic text-embedding models and SPLADE encoders into Anserini through ONNX.

Education

University of Waterloo — BASc Computer Engineering

Sep 2024 — Apr 2029 (expected)

Technical

Inference — SGLang, vLLM, TensorRT-LLM, llama.cpp, Transformers, FlashInfer

GPU — PyTorch, CUDA graphs, torch.compile, NCU, Nsight Systems, CuTe DSL, CUTLASS, Triton

Languages — Python, C++, Rust, Java, SQL, Bash