Skip to content

Commit

Permalink
Fix space for linting
Browse files Browse the repository at this point in the history
Signed-off-by: Flavia Beo <[email protected]>
  • Loading branch information
flaviabeo committed Nov 12, 2024
1 parent 6f06a76 commit d4c8849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/model_executor/test_model_load_with_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def test_model_loading_with_params(vllm_runner):
# assert output
assert output


def test_roberta_model_loading_with_params(vllm_runner):
"""
Test parameter weight loading with tp>1.
Expand Down

0 comments on commit d4c8849

Please sign in to comment.