gpt4all
gpt4all copied to clipboard
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
## Describe your changes add fake_reply parameter to GPT4All.generate() ## Issue ticket number and link https://github.com/nomic-ai/gpt4all/issues/1959 ## Checklist before requesting a review - [x] I have performed a self-review of...
### Feature Request For enriching the functionality of LocalDocs, on the pages related to LocalDocs collections the option either as right-click, or a button (there's enough space) should be added...
### Bug Report Trying to chat with the TheBloke's Mixtral, I am seeing immediate crashes when starting the chat. It does not even get to the stage where it loads...
**Feature Request** Request to enable GPT4All to support models downloaded via Ollama (https://ollama.com/), which uses a different directory and structure compared to native GPT4All models, such as Ollama from Facebook....
### Feature Request Consider supporting https://huggingface.co/nvidia/Llama3-ChatQA-1.5-8B. According to its model card it is pretty good at conversational question answering (QA) and retrieval-augmented generation (RAG), beats the original llama-3-8b-instruct on selected...
### Documentation Can GPT4All be fine-tuned to train a model suitable for use in a specific domain?
### Feature Request Add support for RWKV as enabled in https://github.com/ggerganov/llama.cpp/pull/8980
### Bug Report There are still, that far in development (v3.x), things that should not be there; some of them should not even be discussed about, at this stage. Especially...
### Bug Report When downloading different language models, it only downloads one piece and then stops and does not continue. Then you can wait hours and nothing happens. ![Screenshot 2024-08-20...