Skip to content

Commit

Permalink
actually make the linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
christianazinn committed Jun 9, 2024
1 parent a234bf8 commit 49b9fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions convert-hf-to-gguf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2899,5 +2899,6 @@ def main() -> None:
model_instance.write()
logger.info("Model successfully exported.")


if __name__ == '__main__':
main()

0 comments on commit 49b9fbe

Please sign in to comment.