Skip to content

Commit

Permalink
chore: Apply flake8 formatting rules
Browse files Browse the repository at this point in the history
Signed-off-by: teleprint-me <[email protected]>
  • Loading branch information
teleprint-me committed Jan 9, 2024
1 parent 46536a4 commit 2f2b3e4
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 @@ -24,6 +24,7 @@

###### MODEL DEFINITIONS ######


class SentencePieceTokenTypes(IntEnum):
NORMAL = 1
UNKNOWN = 2
Expand Down

0 comments on commit 2f2b3e4

Please sign in to comment.