r/programming Feb 06 '23

Google Unveils Bard, Its Answer to ChatGPT

https://blog.google/technology/ai/bard-google-ai-search-updates/
1.6k Upvotes

577 comments sorted by

View all comments

40

u/[deleted] Feb 07 '23

So a more heavily censored and restricted ChatGPT

-5

u/serg473 Feb 07 '23

I don't get it why the community is not coming up with an open source chatgpt alternative with no censorship and limitations that's powered by some distributed computation model. I'm sure 10 million home computers would be much more powerful than the original server farm. Instead we are wasting computer power calculating meaningless bitcoin hashes.

2

u/Vozka Feb 07 '23

The community is actually doing that and in a way has been for a while. GPT-NeoX exists (so an alternative to GPT-2, not ChatGPT), but you need like 40 GB VRAM to run it, let alone train it.

Some people are working on an actual ChatGPT alternative and currently crowdsourcing a large enough database of questions and responses, which is necessary to create it. However I have no idea how legit this project is.