monarch-initiative / curate-gpt

LLM-driven curation assist tool (pre-alpha)
https://monarch-initiative.github.io/curate-gpt/
BSD 3-Clause "New" or "Revised" License
49 stars 11 forks source link

Add command to load existing embeddings into a collection #36

Open justaddcoffee opened 4 months ago

justaddcoffee commented 4 months ago

See https://github.com/monarch-initiative/curate-gpt/pull/35

So for example you can do this:

curategpt embeddings index /path/to/local/embeddings.parquet

or this:

curategpt embeddings index https://huggingface.co/datasets/biomedical-translator/monarch_kg_embeddings/resolve/main/deepwalk_embedding.parquet?download=true -f parquet