Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiWang1999 committed Aug 13, 2024
1 parent cfda648 commit 83b99c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/BitNet/eval_correctness.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ def main():
print("quantized model generated text:")
print(generate_text(model, tokenizer, "Hello", max_length=100))


if __name__ == '__main__':
main()

0 comments on commit 83b99c4

Please sign in to comment.