Skip to content

Don't load the SBERT model twice #138

@Mokto

Description

@Mokto

Hi,

My use case is the following:

My issue is that I have to load the "same" model twice:

cv_model = SentenceTransformer(models_location)
summarizer_model = SBertSummarizer(models_location)

is there any way around it ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions