Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 258 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 258 Bytes

llm-benchmarking-py

Usage

Build:

poetry install

Run Main:

poetry run main

Run Unit Tests:

poetry run pytest --benchmark-skip tests/

Run Benchmarking:

poetry run pytest --benchmark-only tests/