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

Specify repo_path while fetching the dummy model #1200

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

DhanshreeA
Copy link
Member

@DhanshreeA DhanshreeA commented Jul 17, 2024

Thank you for taking your time to contribute to Ersilia, just a few checks before we proceed

  • Have you followed the guidelines in our Contribution Guide
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Description

CircleCI test seems to be failing with the new feature that integrates ersilia-pack/fastapi into ersilia. This is possibly because with this change, now ersilia CLI cannot easily fetch models that on your system without repo-path which is required to decided which way to "pack" the model (ie with bentoml or ersilia pack)

Changes to be made

Specify repo_path flag in ersilia fetch command in the CI test config.

Status
Done, to run the test in CI

@DhanshreeA DhanshreeA merged commit 300d604 into master Jul 17, 2024
20 checks passed
@DhanshreeA DhanshreeA deleted the fix-circle-ci-test branch July 17, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant