Earlier quoted context omitted.
And in 6 months it will be outdated. So long LLaMA, and thanks for all the fish. You will be remembered as the slightly-sexier version of GPT-J that was most well-renowned for... checks clipboard ...Macbook acceleration.
LLaMA is part of LLM history in a way that Bard will probably never be
The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
321–330 of 527 posts
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#322Earlier quoted context omitted.
This is true of all questions.
I remember a possibly apocryphal quote from a park ranger saying that there was a significant overlap between the smartest bears and the dumbest tourists.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#323Earlier quoted context omitted.
Transcript with GPT-4 (as an aside, I genuinely feel bad torturing it like this): Me: All the signs in my apartment building are written in mirror writing. I'm standing in front of my apartment building, looking at the glass front door. It has ‘push’ written on it in mirror writing. Should I push or pull it to enter my building? GPT-4: Since the sign is written in mirror writing, it is meant to be read correctly from…
I feel a bit bad that it’s forced to apologize every time it gets it ‘wrong’ when any human asked these questions would have walked out of the room in a huff. ChatGPT should be (allowed to be) more assertive in my opinion.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#324Earlier quoted context omitted.
I feel sorry for the Googlers who built something cool and were then ordered to nerf it beyond all reason.
Googlers I've talked to feel that OpenAI was irresponsible by not instituting enough safeguards, and testing it enough before releasing it.
Openai gets to have a new audience that doesn’t come with expectations and can set them as whatever they want.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#325Earlier quoted context omitted.
Wait, how does GPT-4 even... Does it benefit from its visual attention, or is it a case of "the question wasn't in GPT-3's training set but it was in GPT-4's"?
I think it's hard to deny that it's doing some level of reasoning. It's quite clear that these models do not merely echo elements of their training data and that they can solve simple and novel puzzles. What that reasoning is, exactly, is hard to know. One can suppose that ideas like "glass", "transparent", "mirror" are all reasonable concepts that show up in the training set and are demonstrated thoroughly
It is the phase shift increases at this meta associative layer (which nobody seems to have seen coming from LLMs or so soon) that are responsible such feats of apparent comprehension of the question even when the answer provided at the end is wrong. The question now is if bigger training sets et al will lead to more reliable answers. TBD.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#326Earlier quoted context omitted.
I tried that with RTX 4090 as the primary card and 3090 as eGPU over Thunderbolt. It works, but the inference is very slow, presumably because it has to pump all that data back and forth between the two (and Thunderbolt isn't fast enough to keep up even with 3090 by itself in games). In fact, even running 30B across two GPUs in 8-bit mode like that was slower than running it on one GPU in 4-bit. My takeaway is that i…
I’ve got 2 rtx 4090s on an EATX motherboard. Been using them to run the full 13B un-quantized with a good deal of success. Getting about 20 tokens/s.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#327Earlier quoted context omitted.
I think it's hard to deny that it's doing some level of reasoning. It's quite clear that these models do not merely echo elements of their training data and that they can solve simple and novel puzzles. What that reasoning is, exactly, is hard to know. One can suppose that ideas like "glass", "transparent", "mirror" are all reasonable concepts that show up in the training set and are demonstrated thoroughly
Here's one piece of evidence suggesting it's more like rote pattern matching than reasoning. > All the signs in this building are written in mirror writing. A glass door has ‘push’ written on it in mirror writing. Should you push or pull it >> If the sign on the glass door is written in mirror writing and says "push," then you should actually pull the door. This is because the mirror writing makes the text appear rev…
While 4 is obviously a lot smarter, in a lot of cases I prefer to use the "Browsing" model - it's 3.5 but having (flaky) internet access is still a good tradeoff and I can save my 4 rate limit for more complex queries.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#328Earlier quoted context omitted.
Wait, how does GPT-4 even... Does it benefit from its visual attention, or is it a case of "the question wasn't in GPT-3's training set but it was in GPT-4's"?
Another thing I tried was getting logic puzzles from the internet and giving them to 3.5 and 4. Both usually pass. Then I alter them ever so slightly. Then often times only GPT-4 passes. From that I reckon 3.5 is doing more of a training data regurgitation. It can answer things in its training data. But 4 seems to have an ability to reason - or maybe it is better able to generalise?
That's a human failure mode as well that LLMs have adopted. If you really want to know if they can solve it don't stop there. Either, rewrite the question so it doesn't bias common priors or tell it it's making a wrong assumption.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#329Earlier quoted context omitted.
There is a lot of massaging of inputs and outputs but at the same time: that's done by tweaking the model reinforcing those parts that are desirable and suppressing those parts that are not, not by rewriting the output, though there may be filters that check for 'forbidden fruits'. And it isn't the 'random average' of what people say, that would give you junk, the whole idea is that it tries to get to something bette…
I'd like the version without the "sanitized for my protection" part. I cannot imagine being offended by what a computer program generates.
Re: The LLama Effect: Leak Sparked a Series of Open Source Alternatives to ChatGPT
#330Earlier quoted context omitted.
I’ve got 2 rtx 4090s on an EATX motherboard. Been using them to run the full 13B un-quantized with a good deal of success. Getting about 20 tokens/s.
What is your setup for cooling? I don't think I'd want to stick another 4090-size card in mine with just air cooling...