kagisearch / pyllms

Minimal Python library to connect to LLMs (OpenAI, Anthropic, AI21, Cohere, Aleph Alpha, HuggingfaceHub, Google PaLM2, with a built-in model performance benchmark.

Home Page:https://kagi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

benchmark is failing

KannamSridharKumar opened this issue · comments

I've tried bechmark with default problems and a custom problem. In both cases its giving an error - KeyError: 0
From the logs, it is generating response for all the problems using all the LLMs models in the list, and then failing.

Feel free to submit a PR.