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

[Draft] Refactor modal code #20

Merged
merged 10 commits into from
Sep 14, 2024
Merged

[Draft] Refactor modal code #20

merged 10 commits into from
Sep 14, 2024

Conversation

justinchiu
Copy link

Factors out the modal code into a utility file

3. Copies eval.sh from local to container.
4. Runs evaluation and saves to {log_dir}/test_output.txt.
5. Copies over report.json if it exists.
"""
import modal
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tbh not sure why this was put inside the function, but i just followed suit with other imports

@wenting-zhao wenting-zhao merged commit f9727de into main Sep 14, 2024
2 checks passed
@wenting-zhao wenting-zhao mentioned this pull request Sep 14, 2024
1 task
@wenting-zhao wenting-zhao deleted the modal-clean branch September 14, 2024 19:55
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.

3 participants