Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
aviator19941 committed May 3, 2024
1 parent c6a3255 commit b8cd15a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sharktank/sharktank/examples/validate_llama_ref_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

def main(args: list[str]):
from ..utils import cli

torch.no_grad().__enter__()

parser = cli.create_parser()
Expand Down

0 comments on commit b8cd15a

Please sign in to comment.