[Bug]: Chat tabs randomly showing Russian #6862
Replies: 2 comments 3 replies
-
russian here, seems to be a huge hallucination, it is a thing due to the nature of small LLMs, and can be adjusted via temperature, not sure what temperature is set for title generation, but the prompt are hardcoded in the LibreChat project |
Beta Was this translation helpful? Give feedback.
-
Very interesting! Thank you for the info/context of how it's generated. First time running local models (have used Librechat with paid APIs) and very excited at the possibilities So in librechat.yaml if I changed titleConvo: true to false... it would just stop adding titles Temperature (in inference) in my local model is actually set to 0.1 out of 1 so it must just be hallucination caused by the ASCII |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi @danny-avila this is a very strange bug or maybe not a bug...
While testing LibreChat with LM Studio Gemma 3 27B, the chat tab randomly changed from normal replies to this Russian text which when I ran thru Google Translate means "I plan to take my child to the zoo this year." which has nothing to do with what I'm chatting about except one chat had generated an ASCII art image of a figure standing on top of a cage with a cat in it so perhaps LibreChat interpreted this way but not sure why it switched to Russian since all my chats are in English.
Where does LibreChat generate the tab text from?
Other times the tab will default to "I'm sorry, but I cannot fulfill your request to write a story" when all I did was type test in the chat to see if the model was working. (and received a normal response acknowledging the test and it suggesting things it could do).
Curious how these previews are generated...
Version Information
ghcr.io/danny-avila/librechat-dev latest d8902f5bdbff 17 hours ago 1.6GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 566585698235 5 days ago 1.8GB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions