datacommonsorg / website

Code for the Data Commons website
https://datacommons.org
Apache License 2.0
24 stars 82 forks source link

NL Model usage update: 1)custom DC dockerfile download model using gsutil; 2) model map object consolidation #4331

Closed shifucun closed 3 months ago

shifucun commented 3 months ago

Instead of having a download mode in build_custom_dc_embeddings tool, download the model and embeddings directly in the docker image.

This is a step towards consolidating the build embeddings tool.

Part of this change consolidates the embedding and reranking model object in registry into one map.