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

### Documentation Hi team, I've been experimenting with Retrieval-Augmented Generation (RAG) on GPT4All's documentation and found it to be really useful. However, having to access the documentation through the website...

documentation

### Feature Request I use this application for studying various subjects and I would like the ability to connect and use this tool by local IP and port. I would...

enhancement

### Bug Report cmake fails on openSUSE Tumbleweed aach64 with: ``` [ 31s] -- ARM detected [ 31s] CMake Error at llama.cpp.cmake:848 (check_cxx_compiler_flag): [ 31s] Unknown CMake command "check_cxx_compiler_flag". ```...

chat
bug-unconfirmed

Currently latex texts are not supported and are shown in latex code format but it is not readable by users easily. Hence the support for latex texts are important for...

enhancement

### Bug Report Gentoo linux and other linux distributions build packages without network access. Thus, gpt4all-chat's cmake file will fail to download local embedding model when linux distributions try to...

chat
bug-unconfirmed

### Bug Report You define in advance use only Germany as a response language. ### Steps to Reproduce Prompt: use only for your answers the German language. I will ask...

chat
bug-unconfirmed

### Feature Request Please support LLAMA 4

enhancement

Hello everyone, I would like to ask you something. I currently want to use this model from huggingface: unsloth/gemma-3-12b-it-GGUF Whether I download it directly from huggingface or through the GPT4all...

chat
bug-unconfirmed

### Bug Report Yaml and Json files were unable to load in loadDocs ### Steps to Reproduce 1. Go To LocalDocs 2. Go To AddCollection 2. Browse folder which contain...

chat
bug-unconfirmed

### Feature Request Azure OpenAI requires api-version parameter to be set in order to access modern models such as gpt-4o-2024-08-06 or o1: https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#rest-api-versioning Please add it to either model creation...

enhancement