Skip to content

Commit

Permalink
Quality fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarques committed Nov 4, 2024
1 parent 3946709 commit 7d93b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/guidellm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# flake8: noqa

import os

import transformers # type: ignore

os.environ["TOKENIZERS_PARALLELISM"] = "false" # Silence warnings for tokenizers
Expand Down

0 comments on commit 7d93b02

Please sign in to comment.