# Benchmarking vLLM This README guides you through running benchmark tests with the extensive datasets supported on vLLM. It’s a living document, updated as new features and datasets become available. ## Dataset Overview
Dataset | Online | Offline | Data Path |
---|---|---|---|
ShareGPT | ✅ | ✅ | wget https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered/resolve/main/ShareGPT_V3_unfiltered_cleaned_split.json |
BurstGPT | ✅ | ✅ | wget https://github.com/HPMLL/BurstGPT/releases/download/v1.1/BurstGPT_without_fails_2.csv |
Sonnet | ✅ | ✅ | Local file: benchmarks/sonnet.txt |
Random | ✅ | ✅ | synthetic |
HuggingFace-VisionArena | ✅ | ✅ | lmarena-ai/VisionArena-Chat |
HuggingFace-InstructCoder | ✅ | ✅ | likaixin/InstructCoder |
HuggingFace-AIMO | ✅ | ✅ | AI-MO/aimo-validation-aime , AI-MO/NuminaMath-1.5 , AI-MO/NuminaMath-CoT |
HuggingFace-Other | ✅ | ✅ | lmms-lab/LLaVA-OneVision-Data , Aeala/ShareGPT_Vicuna_unfiltered |