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

Fix mcp script to avoid follow #1932

Merged
merged 7 commits into from
Jan 31, 2023

Conversation

mvpatel2000
Copy link
Contributor

@mvpatel2000 mvpatel2000 commented Jan 31, 2023

What does this PR do?

follow_run_logs occasionally disconnects. Instead, we need to wait for the run to complete and then get logs. Additionally, we want to add a timeout to kill daily tests if they don't finish in time.

Along for ride, adds datasets to nlp install which breaks install rn

What issue(s) does this change relate to?

CO-1722

@mvpatel2000 mvpatel2000 requested a review from a team as a code owner January 31, 2023 21:05
@mvpatel2000 mvpatel2000 mentioned this pull request Jan 31, 2023
.ci/Jenkinsfile Outdated Show resolved Hide resolved
@nik-mosaic
Copy link
Contributor

Why does adding datasets break install?

@mvpatel2000
Copy link
Contributor Author

Why does adding datasets break install?

Not having datasets breaks install bc it is used in the lm eval code but not registered as an nlp dependency

Copy link
Contributor

@bandish-shah bandish-shah left a comment

Choose a reason for hiding this comment

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

LGTM

@mvpatel2000 mvpatel2000 merged commit 6a2c66c into mosaicml:dev Jan 31, 2023
@mvpatel2000 mvpatel2000 deleted the mvpatel2000/mcp-tweak branch January 31, 2023 23:57
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