/llmperf

LLMPerf is a library for validating and benchmarking LLMs

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

LLMPerf

A Tool for evaulation the performance of LLM APIs.

Installation

git clone https://github.com/ray-project/llmperf.git
cd llmperf
pip install -e .

Install RH certs

cat ~/Documents/2022-IT-Root-CA.pem >> `python -m certifi`

Run tests

bash run_configs.sh https://mistral.endpoint.redhat.com EMPTY

Run analyze-token-benchmark-results.ipynb