-
Notifications
You must be signed in to change notification settings - Fork 3
Feature/deterministic #35
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
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
f9f1d40
add token count, flexible batch size and kwargs to vllm class
mo374z b20495f
add testing script for implementation
mo374z e27fa6c
fix batch size calculation
mo374z 01eeb6d
small changes
mo374z 045ffb8
add revision test
mo374z ad54496
add argument to parser
mo374z fc8d779
max model len to int
mo374z 469117c
remove script
mo374z 6b543fa
Change version and Release notes
mo374z 619ce65
changed callback behaviour and impelemented token count callback
finitearth 2588664
added super inits
finitearth 8c365c7
allow for splits not based on white space (such as new line break etc)
finitearth 7e7d2b5
include task descriptions
finitearth edcd28d
add tokenizer based token count to vllm class
mo374z f2d73d4
update test run script
mo374z a725384
use classifiers accordingly
mo374z b0f7931
small fix
mo374z 30e1712
add storage path
mo374z 80b19d2
helpers should use classificator
mo374z ec4861a
use different model
mo374z bf7f1df
changes in opro test
mo374z 3969e03
change get_predictor function
mo374z bd05cd8
fix callback calling
mo374z 96e1bf6
change optimizer test run script
mo374z 62c8de7
small alignments
mo374z 1aa5606
small alignments
mo374z 7214658
small alignments
mo374z 0b15410
some changes to match the current optimizer implementation
mo374z 3967978
changes in template and config
finitearth 9f8c0b6
allow for batching of prompt creation
finitearth 8ecc6a8
v1.3.0 (#34)
mo374z 859831c
fixed prompt creation with task description
finitearth f53e4d2
make classifaction task for prompt creation optional
finitearth c063039
fix meta_prompt_template
finitearth 5e0b8f7
enable not forcing class output for marker based classifactor
finitearth b81d953
Merge branch 'main' into fix/prompt_creation
mo374z eeb6995
updated callbacks
finitearth 147052e
add seeding to vllm and sampling params
finitearth 984220b
add random seed do test script
mo374z aa26e5f
align with token / no token
mo374z 5b483df
delete script
mo374z 28020cc
Merge branch 'dev' into feature/deterministic
mo374z 39c58e4
fix prompt creation if else
mo374z 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
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
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.