Vojtech Cahlik
Results
2
issues of
Vojtech Cahlik
PGVector works fine for me when coupled with OpenAIEmbeddings. However, when I try to use HuggingFaceEmbeddings, I get the following error: `StatementError: (builtins.ValueError) expected 1536 dimensions, not 768` Example code:...
I think I have found an issue with using ChatVectorDBChain together with HuggingFacePipeline that uses Hugging Face Accelerate. First, I successfully load and use a ~10GB model pipeline on an...