Skip to content
#

hpml

Here are 6 public repositories matching this topic...

The goal of the project is to benchmark and optimize BERT inference using different backends—PyTorch eager mode, TorchDynamo (Inductor backend), and NVIDIA Triton Inference Server. We use GLUE SST-2 samples for evaluation and compare performance through profiling, kernel timing, and latency analysis.

  • Updated May 10, 2025
  • Jupyter Notebook

An implementation of Speculative RAG exploring latency-quality trade-offs in multi-draft retrieval. Features batched parallel drafting via vLLM and log-probability verifier selection for fast, high-quality QA on a single A100 GPU.

  • Updated Mar 14, 2026
  • Python

Improve this page

Add a description, image, and links to the hpml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hpml topic, visit your repo's landing page and select "manage topics."

Learn more