Support for embeddings

#3
by knaus - opened

Hi,

Is there a way to use this model to get embeddings for a SQL query?

Thank you

ChatDB org

No, it would be better to use an embeddings model for that such as one of these:

https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2
https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2

NaturalSQL and the base model aren't the best choices for embeddings.

cfahlgren1 changed discussion status to closed

Sign up or log in to comment