Skip to content

Allow running some benchmarks without pulling in all other models #12

@nicolaschapados

Description

@nicolaschapados

In particular, the run_baselines.py function doesn't run at all if ``NIXTLA_API_KEY` is not set, regardless of whether one of the Nixtla models is requested to be run. Key issue is on line 22:
from cik_benchmark.baselines.timegen import timegen1
which should be delayed until this particular model is run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions