gpt4all
gpt4all copied to clipboard
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
### 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...
### 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...
### 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". ```...
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...
### 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...
### 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...
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...
### 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...
### 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...