davidberenstein1957 / fast-sentence-transformers

Simply, faster, sentence-transformers
MIT License
140 stars 10 forks source link

Misc changes #18

Closed stephantul closed 1 month ago

stephantul commented 2 months ago

Hi!

Thanks for the great work. I added some QoL changes, feel free to cherrypick or reject this PR altogether if it doesn't suit your needs.

changes:

The code currently doesn't pass mypy type checking. I didn't go for this because I don't think you actually want this, but I could also add it if you like.

Let me know what you think. Feel free to reject if you think this is overly nitpicky 😊