Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 253 Bytes

File metadata and controls

27 lines (18 loc) · 253 Bytes

llm-benchmarking-py

Usage

Build:

uv sync

Run Main:

uv run main

Run Unit Tests:

uv run task test

Run Benchmarking (3 runs, metrics written to artemis_results.csv):

uv run task benchmark