#Open Source Evaluation of LLMs, using LLMs
5 messages · Page 1 of 1 (latest)
Nice work!
Did you solve token limit issue of output ?
I have been using langchain, gpt-index, and was able to solve problems
Thanks @pulsar mortar ! It can help you detect stuff like that for sure. Here's an example notebook where I used TruLens to detect and solve a token limit/memory mismatch with Alpaca7B: https://github.com/truera/trulens/blob/main/trulens_eval/trulens_eval/examples/alpaca7b_local_llm.ipynb