Add py.typed to support PEP-561 (type-hinting) (#389)

This adds support for type-hinting information as laid in [PEP-561](https://peps.python.org/pep-0561/).
This commit is contained in:
Sugato Ray 2024-01-31 00:17:38 -05:00 committed by GitHub
parent f8fadf7a17
commit ab8bde1590
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
llms/mlx_lm/py.typed Normal file
View File

@ -0,0 +1 @@