Skip to content

Documentation of benches is incomplete #957

@Ignavar

Description

@Ignavar

Currently when following the instructions of the README in benches/llms the commands given to run a bench do not work when running the commands i get this error

Image

this can be resolved by running the command
uv venv --seed -p 3.11
then installing the necessary packages needed when running the benchmark.
It would be more intuitive to include a pyproject.toml containing all libraries needed to be downloaded and including the venv setup and libraries installation command in the README to improve the documentation and make the process easier for new users

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCLIdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions