-
Notifications
You must be signed in to change notification settings - Fork 77
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
Release 0.9.45 #1205
Merged
Merged
Release 0.9.45 #1205
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* first version of --environment * refactor promote support * couple more fixes * add tests * couple fixes * clean up env resource not found error handling * simpler url replacement
Deprecate sync run_remote for chains.
* Bump Version for CTX builder * skip long test * add aiofiles to requirements * increase ctx builder version * use async task instead * increase ctx builder * pass event_loop down * allow event_loop to be optional * only thread self._model.load * revert test_server changes * add integration test for setup_environment * add truss for setup_environment integration test * revert model wrapper test changes * revert load changes and check model wrapper status instead + tests * clean up resolver * fix resolver test * call setup env before load * remove print statements * unit tests + fixes * sid CR * fix polling structure * CR * bump rc version * support for clearing out env * update ctx builder and revert version of types-aiofiles * test for Nones in configmap file * better error handling * update ctx builder version * test fix + better error msg * move sleep * add cleanup to env integration tests * add a todo for async setup nv + more logging
* fix setup_env integration test * standardize logging
* Beautify unreadable pydantic errors * Delete obsolete repo files * Review comments
* remove max input/output in favor of max_seq_len * add qwen * bump version * revert bump * update config in test * fix tests * bump version * bump briton image * remove unused config * better client side error msg + validation * fix test
* Use briton lib in engine builder truss template --------- Co-authored-by: joostinyi <63941848+joostinyi@users.noreply.github.com> Co-authored-by: Bryce Dubayah <bdubayah@gmail.com>
bdubayah
requested review from
marius-baseten,
joostinyi,
bdubayah and
pankajroark
October 28, 2024 23:27
joostinyi
approved these changes
Oct 28, 2024
marius-baseten
approved these changes
Oct 28, 2024
bdubayah
approved these changes
Oct 29, 2024
dsingal0
approved these changes
Oct 29, 2024
squidarth
approved these changes
Oct 29, 2024
spal1
approved these changes
Oct 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updating Truss from "0.9.44" to 0.9.45. PLEASE ENSURE YOU MERGE, NOT SQUASH