-
Notifications
You must be signed in to change notification settings - Fork 457
[Oneshot Refactor] dataclass Arguments #1103
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 2 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
5cdae11
Dataclass Arg refactor -- recipe_args
a7cf946
refactor dataclass args
6859adc
apply changes only for dataclass args - recipe, model, dataset, training
7d19625
Merge branch 'main' into oneshot-refac-recipe_args
6a1e4b0
fix tests
44c67d7
Merge branch 'oneshot-refac-recipe_args' of github.com:vllm-project/l…
7bb2e9a
pass cli tests
0adb755
Merge branch 'main' into oneshot-refac-recipe_args
12a2167
remove redundant code
cacfbed
Merge branch 'main' into oneshot-refac-recipe_args
77205c0
comments
377a10b
Merge branch 'oneshot-refac-recipe_args' of github.com:vllm-project/l…
84ddf07
add type annotations to private func
3770e6c
fix tests
1f3110b
Merge branch 'main' into oneshot-refac-recipe_args
dbf7f8c
move to util
656824e
fix tests
48e382f
remove redudant code
be31960
examples TrainingArguments movement
1253435
Merge branch 'main' into oneshot-refac-recipe_args
f4491be
revert to only refactor wrt to dataclass
13ee157
remove unnec code
48f531f
Merge branch 'main' into oneshot-refac-recipe_args
ce42137
Merge branch 'main' into oneshot-refac-recipe_args
2fb8212
change optional to required in session_mixin
ef8fae0
Merge branch 'oneshot-refac-recipe_args' of github.com:vllm-project/l…
f0fc214
fix
6e4c8cc
fix test
bcbfd35
comments
049ddec
add
e671817
Merge branch 'main' into oneshot-refac-recipe_args
68dd3b4
consistency
63862c3
Update src/llmcompressor/arg_parser/README.md
afb8efa
comment
d50baba
comments
9e26589
rename data_arguments to dataset_arguments
7f49448
comments
a55a427
change directory name
319d1bd
fix
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
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.