Yeah, my experience has been that every one of these freely downloadable models can be measured as "percent of chatgpt quality". and getting up to 85% is shockingly good. *edit: oops, my brain inserted "by" in the middle of "outperformed chatgpt". I'll leave my wrong comment up as a testament to shame.
LLaMA2 Chat 70B outperformed ChatGPT
11–20 of 135 posts
Re: LLaMA2 Chat 70B outperformed ChatGPT
#12Re: LLaMA2 Chat 70B outperformed ChatGPT
#13https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderb...
*FreeWilly2 is a Llama2 70B model finetuned on an Orca style Dataset
EDIT: actually, impressive:
FreeWilly2 GPT-3.5 GPT-4
ARC 71.1 85.2 96.3
HellaSwag 86.4 85.5 95.3
MMLU 68.8 70.0 86.4
TruthfulQA 59.4 47.0 59.0
So reasoning (ARC) is lagging behind, but the other evaluations are at GPT-3.5 level and closing the gap with 4.Source for GPT-3.5 and GPT-4.0 values (but mind it might not be the same # of shots)
https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderb...
Re: LLaMA2 Chat 70B outperformed ChatGPT
#14Re: LLaMA2 Chat 70B outperformed ChatGPT
#15It would be awesome to have all this running on a laptop in a completely offline mode.
Re: LLaMA2 Chat 70B outperformed ChatGPT
#16I haven't had a chance to use the GPT-4 API yet - is it that much better than the GPT-4 available via ChatGPT? Or am I misunderstanding?
ChatGPT uses the GPT-4, but there are conspiracy theories circling that ChatGPT is neutered and thus not as good as GPT-4 through the API. The theory being that OpenAI are thottling the free version of GPT-4 (ChatGPT)
I’d imagine OpenAI might run experiments on ChatGPT that they wouldn’t on the API, to avoid breaking 3rd party applications unannounced.
Re: LLaMA2 Chat 70B outperformed ChatGPT
#17I haven't had a chance to use the GPT-4 API yet - is it that much better than the GPT-4 available via ChatGPT? Or am I misunderstanding?
For example, if I were to ask how to do something with burp it will just answer instead of going into the "as an AI" monologue.
Re: LLaMA2 Chat 70B outperformed ChatGPT
#18The value of GPT-4 also lies in its stored knowledge. A 70B model can't store that much.
Re: LLaMA2 Chat 70B outperformed ChatGPT
#19* ChatGPT 3.5. But it's also within spitting distance of GPT4, which is very exciting.