gpt4all icon indicating copy to clipboard operation
gpt4all copied to clipboard

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

Results 1079 gpt4all issues
Sort by recently updated
recently updated
newest added
trafficstars

There are a few changes here that we didn't have time to discuss in the previous PR: - `_Underlines_` seem to be recognized by Llama 3, so use them -...

### Feature Request I love this app, but the available model list is low. Is there anyway to get the app to talk to the hugging face/ollama interface to access...

enhancement

### Feature Request I like the ability to change themes and font sizes, but more is always better. Could you add in the ability to add custom themes or settings...

enhancement

We serialize CHAT_FORMAT_VERSION, but when we deserialize we do not validate the version against this, we only compare it with `1`. Version 10 chats in the data folder of a...

release-blocker

How about adding such a mode? This would take the effectiveness of weak models to a new level. You can also add a message box where you can see how...

enhancement

### Bug Report Unable to scroll down to view the list of available models while a model is downloading. ### Steps to Reproduce 1. Open the GPT4All v3.3.1 click on...

chat
bug-unconfirmed

### Bug Report GPT4All 3.3 has successfully fixed the blurry font on my MacBook Pro, and now when working on that one, I get a perfectly crisp font that looks...

chat
bug-unconfirmed

1. WebUi server 2. Offline Full Installation option 3. Online searches access 4. TTS text to speech voicing 5. Read documents analysis PDF, .exl, .docx, .txt 6. Picture analysis input....

enhancement

The Uninstaller for gpt4all in version 3.3.0 on Windows 11 doesn't work! Crash after short opening.

chat
bug-unconfirmed

## Describe your changes Simple fix for python bindings on non-arm Macs. ## Checklist before requesting a review - [x] I have performed a self-review of my code. - [x]...