I’ve seen many LLMs announced but I don’t know which ones are actually free and publicly accessible through a website, without a waitlist or restricted to only a few messages. For example there was a russian one called Gigachat and a chinese one by alibaba but I don’t know where to find them. There is ChatSonic but it’s limited so not the kind of option I’m looking for.
ChatGPT - https://chat.openai.com
YouChat - https://you.com
HuggingChat - https://huggingface.co/chat
h2oGPT - https://gpt-gm.h2o.ai/
Not sure where to access it but Orca (whitepaper link) had caught my attention the other day due to its performance vs size.
I’m running oogabooga, Vicuna with TheBloke_WizardLM-7B-HF, locally with a GTX 1080.
You can run your own models at home if you don’t mind some tech struggle: https://github.com/ggerganov/llama.cpp lets you run the LLaMA/Alpaca/Vicuna/Wizard family of LLMs.