LLM inference plugin for InferenceBench Suite (vLLM in Phase 1; SGLang/TRT-LLM/llama.cpp/MLX in Phase 2+)
Project description
inferencebench-llm
LLM inference plugin for InferenceBench Suite. Drives requests through any inference engine and produces a signed envelope with TTFT/TPOT/throughput/ goodput-at-SLO metrics.
Status
Phase 1 ships vLLM-only support. SGLang, TensorRT-LLM, llama.cpp, MLX in Phase 2.
Install
pip install inferencebench inferencebench-llm
Quickstart
# Start a vLLM server (separately) on :8000, then:
bench run llm.inference \
--model meta-llama/Llama-4-Maverick \
--engine vllm \
--endpoint http://localhost:8000/v1 \
--concurrency 1,4,16,64 \
--duration 300
See docs/plugins/llm-inference.md for the full reference.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inferencebench_llm-0.0.2.tar.gz.
File metadata
- Download URL: inferencebench_llm-0.0.2.tar.gz
- Upload date:
- Size: 43.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aa2afacf3cdf9d4cc6539b0f9e28da68aa0ee9fe1e92e9b13659de66bc8d516
|
|
| MD5 |
501cae65d0fc502207fc8f90fbb6bce9
|
|
| BLAKE2b-256 |
0862d5b232c9e235112016bdaee8b1b0e2805b1c628e456d78a934f1fabaaded
|
File details
Details for the file inferencebench_llm-0.0.2-py3-none-any.whl.
File metadata
- Download URL: inferencebench_llm-0.0.2-py3-none-any.whl
- Upload date:
- Size: 34.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.14 {"installer":{"name":"uv","version":"0.11.14","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b0149ce7882e293019871b429ee082fbf50d37ddb5d0ec53cfda82479f3d699
|
|
| MD5 |
bc46762401f93a3aada61b629bc7f844
|
|
| BLAKE2b-256 |
8bd7982ea3b93d1c0f1c691fcf15b0ada52b3ae0575899fe5802ccfb9571c568
|