mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-27 15:58:25 +00:00
Update README.md
This commit is contained in:
parent
89f455a1a6
commit
e4f25ad7f1
@ -16,13 +16,18 @@ GPT-J model by following build instructions below.
|
|||||||
* The UI is made to look and feel like you've come to expect from a chatty gpt
|
* The UI is made to look and feel like you've come to expect from a chatty gpt
|
||||||
* Check for updates so you can alway stay fresh with latest models
|
* Check for updates so you can alway stay fresh with latest models
|
||||||
* Easy to install with precompiled binaries available for all three major desktop platforms
|
* Easy to install with precompiled binaries available for all three major desktop platforms
|
||||||
|
* Multi-modal - Ability to load more than one model and switch between them
|
||||||
|
* Supports both llama.cpp and gptj.cpp style models
|
||||||
|
* Model downloader in GUI featuring many popular open source models
|
||||||
|
* Settings dialog to change temp, top_p, top_k, threads, etc
|
||||||
|
* Copy your conversation to clipboard
|
||||||
|
* Check for updates to get the very latest GUI
|
||||||
|
|
||||||
## Feature wishlist
|
## Feature wishlist
|
||||||
|
|
||||||
* Multi-chat - a list of current and past chats and the ability to save/delete/export and switch between
|
* Multi-chat - a list of current and past chats and the ability to save/delete/export and switch between
|
||||||
* Text to speech - have the AI response with voice
|
* Text to speech - have the AI response with voice
|
||||||
* Speech to text - give the prompt with your voice
|
* Speech to text - give the prompt with your voice
|
||||||
* Multi-modal - Ability to load more than one model and switch between them
|
|
||||||
* Python bindings
|
* Python bindings
|
||||||
* Typescript bindings
|
* Typescript bindings
|
||||||
* Plugin support for langchain other developer tools
|
* Plugin support for langchain other developer tools
|
||||||
|
Loading…
Reference in New Issue
Block a user