Skip to content

Commit

Permalink
Apply isort and black reformatting
Browse files Browse the repository at this point in the history
Signed-off-by: oyilmaz-nvidia <[email protected]>
  • Loading branch information
oyilmaz-nvidia committed Nov 11, 2024
1 parent fc5ce67 commit dede20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nemo/collections/llm/inference/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,4 +251,4 @@ def generate(
common_inference_params=common_inference_params,
)

return results
return results

0 comments on commit dede20e

Please sign in to comment.