Skip to content

Commit

Permalink
Fix formatting for run_transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwuTT committed Jun 26, 2024
1 parent fb51086 commit a129413
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/run_transformers.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def run_model(
to_profile: bool,
device=None,
):

text_modules = [
AutoModelForQuestionAnswering,
AutoModelForCausalLM,
Expand Down

0 comments on commit a129413

Please sign in to comment.