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

### Feature Request The chat interface would greatly benefit from a **copy button** for easily copying model outputs, as the current method of selection is cumbersome and detracts from the...

enhancement

### Bug Report "The newly installed gpt4all cannot add models, and the error message is 'network error: cannot retrieve http;//gpt4all,io/models/models3,json'." ### Example Code ### Expected Behavior I hope to be...

enhancement
chat

### Bug Report When 1 or more LocalDocs collections are selected, during the procedure "searching localdocs: [name of collection(s)]" if the Font Size is changed to Medium or Large, from...

chat
bug-unconfirmed

### Bug Report After changing the language of the UI, on the LocalDocs page, the date format in -all- collections' descriptions does not change consistently and immediately as to reflect...

chat
bug-unconfirmed

### Suppress misleading errors Hey, I am currently running CUDA 12 and gpt4all CAN find it. However due to the fact that [_pyllmodel.py#L64](https://github.com/nomic-ai/gpt4all/blob/221b9cff5a6ac6b615caa25af7f39ebfb114ad6b/gpt4all-bindings/python/gpt4all/_pyllmodel.py#L64) tries to load many variations of the...

enhancement
python-bindings
need-info

LongWriter: Unleashing 10,000+ Word Generation From Long Context LLMs https://github.com/THUDM/LongWriter https://private-user-images.githubusercontent.com/48798083/357120414-c7eedeca-98ed-43ec-8619-25137987bcde.mp4?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjM4NzMyMjMsIm5iZiI6MTcyMzg3MjkyMywicGF0aCI6Ii80ODc5ODA4My8zNTcxMjA0MTQtYzdlZWRlY2EtOThlZC00M2VjLTg2MTktMjUxMzc5ODdiY2RlLm1wND9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA4MTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwODE3VDA1MzUyM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTUzNmEwNmM5MzAzNTYzN2U5OTRlMGM4ZDJhMGU3ZjU3ZjEwZjllYjM4MDZlNzMwNDdiOWNiOTkzOGYyNDkzM2MmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.1aIb3EqCn0eeRI1VcIlEDlBJf5UkXNuE7LUi3hI7-uk HF Space: https://huggingface.co/spaces/THUDM/LongWriter It comes in two flavors: https://huggingface.co/THUDM/LongWriter-glm4-9b https://huggingface.co/THUDM/LongWriter-llama3.1-8b Several weights as GGUF are up: https://huggingface.co/models?search=LongWriter With the...

enhancement
models

## Describe your changes **Draft** Update zh-TW translation. ## Issue ticket number and link ## Checklist before requesting a review - [x] I have performed a self-review of my code....

### Documentation Hello Support, can you please help me and tell me how I can uninstall gpt4all which I have installed on my Macbook (M) ? Thanks for short instructions!...

documentation
question

### Feature Request The openai-compatible model implementation is really nice: https://github.com/nomic-ai/gpt4all/pull/2683#issue-2413048592 . It would be good if for the model a system prompt would be configurable (sent as an invisible...

enhancement
chat

### Feature Request Currently, when there is an error loading the model, the following explanation is provided: > Model loading failures can happen for a variety of reasons, but the...

enhancement