-
Notifications
You must be signed in to change notification settings - Fork 504
env server #799
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
Merged
Merged
env server #799
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
ba59032
pick relevant changes from mika/env-worker
mikasenghaas 0223d62
runnable env server/client
mikasenghaas 84433e2
aligned interface
mikasenghaas ddc6b2f
integrate into vf-eval
mikasenghaas dd262de
minor
mikasenghaas 02715b3
do not double serialize
mikasenghaas 86f9276
fix retries
mikasenghaas a38022a
pass state cols
mikasenghaas 377867e
update pyrproject
mikasenghaas 3cbdea8
update logging_utils
mikasenghaas 9330c81
change signatures from state -> output
mikasenghaas 8584482
move extra env kwargs out of load_environment signatures
mikasenghaas 8b3dbc0
do not change signature
mikasenghaas 0c8badd
mini
mikasenghaas f5a5ef7
name inner funcs
mikasenghaas d6edb95
deprecate gen/score sem and move global sem into generate()
mikasenghaas 4e11a27
remove unnecesary module inti
mikasenghaas 846bcc0
fix error info in rollout output
mikasenghaas 0eb5ed7
run as daemon process
mikasenghaas 409f580
robustify task cleanup in env
mikasenghaas 67c25d2
graceful shutdowns
mikasenghaas dc43e9a
informative error
mikasenghaas bc7422f
revert
mikasenghaas d913d3e
remove runner
mikasenghaas ca191bb
fix tests
mikasenghaas 21ff163
handle extra env kwargs
mikasenghaas 85c7080
remove gen/score concurrency limit from eval interface
mikasenghaas 3d76f72
update docs
mikasenghaas eb9c1af
handle retries and state cols on server as well
mikasenghaas 775d0c0
fix sampling args handling
mikasenghaas 2f0000d
use kill on second attempt
mikasenghaas a612201
address bugbot
mikasenghaas 0b8f156
fix
mikasenghaas ed266db
address bugbot
mikasenghaas afa81d3
asserts
mikasenghaas 42b90c3
add client idx
mikasenghaas 521e130
quiet server-side env loading
mikasenghaas 7681d92
minor
mikasenghaas 27c2f69
dont assert nvm
mikasenghaas b52228d
fix eval display
mikasenghaas e9a6611
do not error pydantic on error response
mikasenghaas ec5387e
skip validation for rollout inputs (needed for multi-modal to work)
mikasenghaas 09a6cb0
fix mutable args
mikasenghaas a334e9c
wait for server health
mikasenghaas 3e0051b
lock to prevent race condition
mikasenghaas 6efaa7a
fix logging
mikasenghaas 85988ae
Merge branch 'main' into env-server
mikasenghaas ed2b7d9
docstring tweak
willccbb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.