Skip to content

Feature Request: Ability to serialise and de-serialise SentenceTransformers models #178

Description

@SupreethRao99

Tensorizer is a great tool for load transformer models very quickly, however loading sentence transformers models isn't supported natively. I could load the sentence transformers models through AutoModel and then run the forward pass in torch to get embeddings, but using SentenceTransformers, model.encode() method is very convenient, would love to use that instead.

Thanks !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions