Skip to content

Add Docker and Kubernetes Support for GuideLLM Benchmarking #119

@wangchen615

Description

@wangchen615

We need a dockerfile to enable running GuideLLM benchmarks in a containerized environment and as a Kubernetes job. This would be helpful for users who want to run benchmarks in a more controlled and scalable environment.

The first change should include:

Dockerfile

  • Based on Python 3.11 slim image
  • Installs GuideLLM and its dependencies
  • Entrypoint to run benchmarks with environment variables

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions