-
Notifications
You must be signed in to change notification settings - Fork 534
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
Bump Version to 0.10.0.dev0 #1255
Conversation
These changes are necessary as the deprecation broke compatibility with `update_batch_size`.
fix typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes look fine, can someone update the PR description and title to accurately reflect what's being done in the PR
I'd also want @dakinggg to sign off |
don't want this to accidentally get merged rn
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why are there changes in the bump version PR?
@mvpatel2000 we do deprecations in the version bump pr. but also we're gonna wait for the composer bump pr first |
Working Reg test:
https://databricks.slack.com/archives/C05T1A4UMT8/p1717616549129609
This PR not only bumps the version of LLM-Foundry, but also deprecates top-level variables from yamls. We no longer warn the user but outright throw an error.