nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
69.66k stars 7.62k forks source link

doesnt work #2192

Closed josersleal closed 5 months ago

josersleal commented 6 months ago

Bug Report

Does not work at all

Steps to Reproduce

  1. setup to use localdoc as per instruction
  2. make a question on an item that you know is on the docs given
  3. get

Screenshot 2024-04-02 222019

Expected Behavior

reply according to docs given

Your Environment

cebtenzzre commented 5 months ago

What model are you actually chatting with? MiniLM is not a chat model. If you have somehow successfully gotten GPT4All to load a MiniLM model as a chat model, this would explain the nonsense you get from it.

Also, what version of GPT4All are you using?

cebtenzzre commented 5 months ago

Closing due to lack of response. Feel free to reopen if you can answer my questions @josersleal