Skip to content

Commit

Permalink
Apply isort and black reformatting
Browse files Browse the repository at this point in the history
Signed-off-by: yaoyu-33 <[email protected]>
  • Loading branch information
yaoyu-33 committed Nov 25, 2024
1 parent bfbd4de commit 0b028c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/vlm/mllama_finetune.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
--devices=8 --tp=4 --data_type=mock
"""


def main(args):
"""
Main function for setting up and training the MLLama model.
Expand Down

0 comments on commit 0b028c8

Please sign in to comment.