textGeneration wrong response

#587
by DiegoHexagon - opened

I have a folder with some documents. The user can write something to search in these documents, and Hugging Face should return an explanation of this word.
I use text generation for this, but I don't receive a valid explanation.

Maybe the model I'm using is wrong?

I've tried with gsatri/it5-small and sentence-transformers/distilbert-base-nli-mean-tokens, but I got the same error.

Sign up or log in to comment