Skip to main content

A framework for holistic evaluation of LLM Inference Systems

Project description

Veeksha

Publish Release to PyPI Deploy Documentation Test Suite Run Linters

Veeksha is a high-fidelity benchmarking framework for LLM inference systems. Whether you're optimizing a production deployment, comparing serving backends, or running capacity planning experiments, Veeksha lets you measure what matters to you: realistic multi-turn conversations, agentic workflows, high-frequency stress tests, or targeted microbenchmarks. One tool, any workload.

From isolated requests to complex agentic sessions, Veeksha captures the full complexity of modern LLM workloads.

👉 Why Veeksha? — Learn what sets Veeksha apart
📚 Documentation — Full guides and API reference

Quick start

No install needed - run directly with uvx and free-threaded Python 3.14t:

uvx -p 3.14t veeksha benchmark \
    --client.type openai_chat_completions \
    --client.api_base http://localhost:8000/v1 \
    --client.model meta-llama/Llama-3.2-1B-Instruct \
    --traffic_scheduler.type rate \
    --traffic_scheduler.interval_generator.type poisson \
    --traffic_scheduler.interval_generator.arrival_rate 5.0 \
    --runtime.benchmark_timeout 60

Or use a YAML configuration file:

uvx -p 3.14t veeksha benchmark --config my_benchmark.veeksha.yml

Or install with uv pip install veeksha / pip install veeksha and use veeksha directly.

Installation from source

git clone https://github.com/project-vajra/veeksha.git
cd veeksha

# Install uv if needed
curl -LsSf https://astral.sh/uv/install.sh | sh

# Create environment (Python 3.14t recommended for true parallelism)
uv venv --python 3.14t
source .venv/bin/activate
uv pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

veeksha-0.4.3.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

veeksha-0.4.3-py3-none-any.whl (252.6 kB view details)

Uploaded Python 3

File details

Details for the file veeksha-0.4.3.tar.gz.

File metadata

  • Download URL: veeksha-0.4.3.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for veeksha-0.4.3.tar.gz
Algorithm Hash digest
SHA256 2026c11282b4ff8f08f27a482e18b27d28114eedde658eaf69a9f9f17ebfbf2c
MD5 23d627ca05b74a7f59252358d9521b60
BLAKE2b-256 45683a592cc8120eafe20902d649b7a6325370729d4c19f0bf6ca93117fb0360

See more details on using hashes here.

Provenance

The following attestation bundles were made for veeksha-0.4.3.tar.gz:

Publisher: publish_release.yml on project-vajra/veeksha

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file veeksha-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: veeksha-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 252.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for veeksha-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bd476109301efbcb03fb3afb5165d5561556490a069f402a9618abc746f891b4
MD5 139e054bd54a3ed7dbbcca1542060087
BLAKE2b-256 9fe93dc3845f3b94992a205a307e16ee184b96f2ea41b80c9935dcb127ec9459

See more details on using hashes here.

Provenance

The following attestation bundles were made for veeksha-0.4.3-py3-none-any.whl:

Publisher: publish_release.yml on project-vajra/veeksha

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page