Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Fiyi Adebekun committed Jun 27, 2024
1 parent 81cd9f2 commit 3080045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/lorax_server/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from lorax_server.models.santacoder import SantaCoder
from lorax_server.models.seq2seq_lm import Seq2SeqLM
from lorax_server.models.t5 import T5Sharded
from lorax_server.utils.sources import get_s3_model_local_dir
from lorax_server.utils.sources.s3 import S3ModelSource

# The flag below controls whether to allow TF32 on matmul. This flag defaults to False
Expand Down

0 comments on commit 3080045

Please sign in to comment.