Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.5.2 breaks local docs, causing hallucinations when asked about local doc. #3300

Closed
AthanImmortal opened this issue Dec 15, 2024 · 2 comments
Labels
chat gpt4all-chat issues

Comments

@AthanImmortal
Copy link

Bug Report

As of 3.5.2, models asked about a local doc will produce hallucinations for even simple questions. They still appear to reference the local doc, but make up answers.

Steps to Reproduce

I made an example document with a short story to illustrate the problem - Midwest.docx

  1. Load Midwest.docx into local docs
  2. Load Nous Hermes 2 Mistral DPO with default settings
  3. Ask it "Can you list the characters."

Expected Behavior

Working behaviour from 3.4.2 - Image

In 3.4.2 the same model would reply with:
The characters in the Midwest data set are:
Ryan
Elaine
Brandon
Cheryl
Henry

You could also follow up with a question like "What does Henry do for a living?"
In the Midwest data set, Henry is described as having worked as a stock trader in the city before returning to Willowbrook.

Broken behaviour from 3.5.2
Image
Image

Your Environment

  • GPT4All version: 3.5.2
  • Operating System: Linux Mint 22
  • Chat model used (if applicable): Nous Hermes 2 Mistral DPO
    Same happens with Llama 3 8B Instruct which previously worked.
@AthanImmortal AthanImmortal added bug-unconfirmed chat gpt4all-chat issues labels Dec 15, 2024
@nomic-ai nomic-ai deleted a comment from SINAPSA-IC Dec 15, 2024
@manyoso
Copy link
Collaborator

manyoso commented Dec 16, 2024

#3302 fixes

@AthanImmortal
Copy link
Author

Fixed as of 3.5.3, thank you to Jared Van Bortel and Adam Treat from Nomic AI for the fixes.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat gpt4all-chat issues
Projects
None yet
Development

No branches or pull requests

2 participants