Skip to content

adding model option for generate-embeddings command #17

Description

@ukaraoz

@caufieldjh I want to add a model option to "generate-embeddings" command. Currently, it is calling the default model of curate-gpt from hugging-face (set with default as "all-MiniLM-L6-v2" when the "store" object is created).
Is it where this should be done with get_store? How do you change the model that is associated with a store in curate-gpt?

def _get_curategpt_store(store_type: str, db_path: str):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions