Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nicolaschapados opened this issue Dec 21, 2024 · 0 comments
Open

Comments

@nicolaschapados
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant