GPT4All is a free-to-use, locally running, privacy-aware large language model that is a 3GB - 8GB file that you can download and query. No GPU or internet required
GPT4All is a free-to-use, locally running, privacy-aware large language model that is a 3GB - 8GB file that you can download and query. No GPU or internet required

GitHub - nomic-ai/gpt4all: gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue

Wanted to share a resource I stumbled on that I can't wait to try and integrate into my projects.
A GPT4All model is a 3GB - 8GB file that you can download and plug into the GPT4All open-source ecosystem software. Nomic AI supports and maintains this software ecosystem to enforce quality and security alongside spearheading the effort to allow any person or enterprise to easily train and deploy their own on-edge large language models.
I've got this running. And it's fun!
But it's also bad compared to chatgpt, or even bing.
Is there a free and better chatgpt alternative out there right now? I've gone through multiple and none are as good as chatgpt right now.
I believe Claude 2 is the best LLM option currently, if you live in the US or UK or have a VPN.
Not that I know of.
Yeah, if you use OpenAi's api key, it's cheaper and a bit more private than their website. I think it's like $0.1/day for ~100 queries
I plugged GPT-4 into my discord bot.
It's $.03 for 1000 tokens. That translates to about 3 or 4 messages.
gpt-3.5-turbo is almost as good and way cheaper at .0015 per 1k tokens.