Skip to content

Conversation

@arnavj053
Copy link

While setting up the repo locally, I encountered ModuleNotFoundErrors for the following required packages:

  • datasets (used for loading GSM8K and other datasets)
  • openai (used for connecting to DeepInfra's OpenAI-compatible API)

This PR adds these packages to pyproject.toml to ensure new contributors can set up the repo cleanly without manual installs.

Tested by running:

python -m tests.eval_api

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

Successfully merging this pull request may close these issues.

1 participant