Skip to content

Conversation

@SumanthRH
Copy link
Member

@SumanthRH SumanthRH commented Feb 26, 2025

What does this PR do?

  • Improves documentation for tasks and models, with a note on how things are structured in the repo (for contributors/advanced users).
  • Fixed incorrect docstrings in the CLI
  • Added hf_transfer to dependency since we default to downloading with hf_transfer (it should be pretty safe to use in almost all cases, and can download much faster)
  • Fixed some stale information in the recipes.
  • Fixed default arguments behaviour for sampling_params: user-provided args should update our default settings. Before, we completely disregarded our defaults for temperature, etc if the user-provided any argument.

Signed-off-by: SumanthRH <[email protected]>
Signed-off-by: SumanthRH <[email protected]>
x
Signed-off-by: SumanthRH <[email protected]>
@SumanthRH SumanthRH requested a review from lynnliu030 February 26, 2025 07:57
x
Signed-off-by: SumanthRH <[email protected]>
Copy link
Member

@lynnliu030 lynnliu030 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the work!!

@SumanthRH SumanthRH merged commit 2ff6858 into main Feb 26, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants