vllm/benchmarks
Cody Yu a3a73ab069
[Misc] Load FP8 kv-cache scaling factors from checkpoints (#4893)
The 2nd PR for #4532.

This PR supports loading FP8 kv-cache scaling factors from a FP8 checkpoint (with .kv_scale parameter).
2024-05-22 13:28:20 -07:00
..
kernels [Misc] Load FP8 kv-cache scaling factors from checkpoints (#4893) 2024-05-22 13:28:20 -07:00
overheads [Core][Hash][Automatic Prefix caching] Accelerating the hashing function by avoiding deep copies (#4696) 2024-05-14 21:34:33 +09:00
backend_request_func.py [Bugfix] fix output parsing error for trtllm backend (#4137) 2024-04-17 11:07:23 +00:00
benchmark_latency.py [Misc] Load FP8 kv-cache scaling factors from checkpoints (#4893) 2024-05-22 13:28:20 -07:00
benchmark_prefix_caching.py [Core] Enable prefix caching with block manager v2 enabled (#4142) 2024-05-01 11:20:32 -07:00
benchmark_serving.py [Doc]Add documentation to benchmarking script when running TGI (#4920) 2024-05-20 20:16:57 +00:00
benchmark_throughput.py [Misc] Load FP8 kv-cache scaling factors from checkpoints (#4893) 2024-05-22 13:28:20 -07:00
launch_tgi_server.sh [Doc]Add documentation to benchmarking script when running TGI (#4920) 2024-05-20 20:16:57 +00:00
README.md Change the name to vLLM (#150) 2023-06-17 03:07:40 -07:00
sonnet.txt feat(benchmarks): Add Prefix Caching Benchmark to Serving Benchmark (#3277) 2024-03-27 13:39:26 -07:00

Benchmarking vLLM

Downloading the ShareGPT dataset

You can download the dataset by running:

wget https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered/resolve/main/ShareGPT_V3_unfiltered_cleaned_split.json