continue icon indicating copy to clipboard operation
continue copied to clipboard

Add support for Gpt4All

Open xieu90 opened this issue 1 year ago • 0 comments

Validations

  • [ ] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [ ] I'm not able to find an open issue that requests the same enhancement

Problem

I'm trying to make continue(plugin in vscodium) to connect to gpt4all and got this issue https://github.com/nomic-ai/gpt4all/issues/2174 short: continue can send question to gpt4all, gpt4all got question, created answer but as user of continue one see nothing (not sure if continue received anything) I see that lm-studio is supported, i tried Jan, it also worked, but not with gpt4all. I dont see it in support list either - https://docs.continue.dev/setup/select-provider

I believe gpt4all is worthy to be supported. As I understood then Gpt4all has RAG function (user can upload own file, and content of it can be used to create answer), Jan also has it but only experimental and i couldnt find it in lm-studio. also on my weak laptop i can see/feel that generation speed of gpt4all is better than Jan and Jan is faster than lm-studio.

Solution

No response

xieu90 avatar Jul 26 '24 11:07 xieu90