Find answers from the community

Updated 2 years ago

llm predictor LLMPredictor llm

At a glance

The post discusses a new version of an LLM (Large Language Model) predictor that seems to prefer a specific definition. The comments indicate that a community member will try to change the code and investigate a warning they are receiving. Another community member acknowledges being a newbie and unable to provide much help. The comments also include some lighthearted exchanges, with one community member suggesting that "big bad boys" will come to the rescue, and another stating that they just wanted to try a cheaper model first, as it may be sufficient for their use case.

llm_predictor = LLMPredictor(llm=ChatOpenAI(temperature=temperature, model_name="gpt-3.5-turbo", max_tokens=num_outputs)) new version seems prefer definition like this..
d
V
5 comments
ok I will change it. thank you I am also getting a warning. will try it out and get the debug logs
i am a newbie, so ... can't help you much πŸ˜…
please wait for big bad boys coming to rescue
haha it's fine πŸ˜„
just wanted to try out with a cheaper model first. maybe it can be good enough for our use case
Add a reply
Sign up and join the conversation on Discord