xlang-ai / instructor-embedding

[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
Apache License 2.0
1.87k stars 135 forks source link

Update to newer sentence-transformers with offline usage and renaming of classes to match the released package #115

Closed racinmat closed 3 months ago

racinmat commented 7 months ago

This PR fixes several things and it's both #113 and my own additions and fixes.

@hongjin-su please, review and merge this PR if you find it ok, thanks.

mijalapenos commented 6 months ago

Thank you for the PR, seems to work with the latest sentence-transformers for me! I hope it gets merged soon.

racinmat commented 6 months ago

Glad to hear it from fellow CTU student. I hope it will get merged too, we are currently using my fork in production and it works well. Tagging other maintainers: @taoyds @Harry-hash

racinmat commented 4 days ago

@hongjin-su could you please release a new version to pypi? thanks