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

HuggingFace max_tokens

EyalPazz opened this issue · comments

HuggingFace max_tokens parameter name in complete function is "max _tokens" instead of "max_length"

Can you fix and submit a PR?

Sure, will do later tomorrow

done