localGPT icon indicating copy to clipboard operation
localGPT copied to clipboard

Chroma collection langchain contains fewer than 4 elements.

Open JoeFu opened this issue 2 years ago • 1 comments

Chroma collection langchain contains fewer than 4 elements. C:\Python310\lib\site-packages\transformers\generation\utils.py:1255: UserWarning: You have modified the pretrained model configuration to control generation. This is a deprecated strategy to control generation and will be removed soon, in a future version. Please use a generation configuration file (see https://huggingface.co/docs/transformers/main_classes/text_generation) warnings.warn(

JoeFu avatar Jun 02 '23 05:06 JoeFu

Can you provide more details one what you mean by 4 elements?

PromtEngineer avatar Jun 03 '23 00:06 PromtEngineer

Not sure, just the error message on the screen.

JoeFu avatar Jun 06 '23 01:06 JoeFu

I am also getting the same warning. I have ingested a .csv file which has more than 100K observations with 6 columns. Has there something gone wrong with the embeddings?

irshad001 avatar Aug 05 '23 17:08 irshad001