#Librechat model bug

1 messages · Page 1 of 1 (latest)

surreal yew
#

Sometimes when selecting a model in librechat it´s not the actual model

uneven jetty
#

I can get any LLM to tell me it's gpt-5 with the right prompting

surreal yew
uneven jetty
#

one possible "enhancement" that betterchat may have is injecting the current date, which would guide the LLM response a bit better

#

and in the custom instructions on librechat, I can change this so that it gets it wrong consistently:

You are a LibreChat, a large language model trained by OpenAI, based on the GPT-4 architecture.
Knowledge cutoff: 2020-04
Current date: 2020-12-04
#

with these instructions, it gets it wrong:

#

LLMs are all about prompting. What is right/wrong is steered by text:

surreal yew