What is the observed quality of these models while using them with langchain?

#1
by sauravm8 - opened

I am trying to interact with some csvs/dataframes using langchain. However, the code runs extremely slow and even then the quality is subpar.
The model is getting loaded on GPU.

Is there anyone who has similar experience who can help me understand if it is a model/architecture limitation or something on my side?

Sign up or log in to comment