Earlier quoted context omitted.
https://blogs.microsoft.com/blog/2023/07/18/microsoft-and-me... I think this is effectively an Apple + Amazon + Google ban? (MS employee, just noticing interesting intersection of announcements and licensing).
Wow, that looks so bad from an anti-trust/competitiveness standpoint. M$ is embracing AI just like it embraced the internet 25 years ago.
Llama 2
291–300 of 860 posts
Re: Llama 2
#292Another non-open source license. Getting better but don't let anyone tell you this is open source. http://marble.onl/posts/software-licenses-masquerading-as-op...
Agreed. When "free" means that you have to agree to terms that include "we can update these terms at any time at our discretion and you agree to those changes too," that's incredibly sketchy. Meta's business model is "the users are not the customer, they are data sources and things to manipulate," it's especially worrying. I don't understand the hype behind this. This whole offering is bait
See: macOS using an ancient version of bash to avoid GPLv3, the Elastic to OpenSearch fiasco.
Re: Llama 2
#293Re: Llama 2
#294Earlier quoted context omitted.
https://blogs.microsoft.com/blog/2023/07/18/microsoft-and-me... I think this is effectively an Apple + Amazon + Google ban? (MS employee, just noticing interesting intersection of announcements and licensing).
Wow, that looks so bad from an anti-trust/competitiveness standpoint. M$ is embracing AI just like it embraced the internet 25 years ago.
Re: Llama 2
#295Earlier quoted context omitted.
Their self driving cars do work? I rode in one for 30 minutes one-way on Sunday. Used it for my return trip too. No driver. Take at least 2 - 3 rides a week and have been for a few months now.
They work (most of the time) in Phoenix and SF because they've mapped every single inch of the cities by now and there are no adverse conditions. It's not scalable.
Re: Llama 2
#296llama2.ai seems to hallucinate quite a lot. Q: Can you list all even prime numbers less than or equal to 59? A: Sure! The even prime numbers less than or equal to 59 are: 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, and 50. Is there something else I can help you with? Q: Who is [random name]? A: [name] is a computer scientist and entrepreneur who is known for his work in…
Wait, did you actually write "[random name]"?
If you typed Ed, then it's only fair that Llama2 picked one of the famous Eds to describe.
Re: Llama 2
#297Earlier quoted context omitted.
You're expecting a language model (as opposed to a more general form of ML model) to be numerate? It has no idea that the token "$105,000" has a relationship "is less than" with the token "$140,000". It probably knows that the token "1" has the relationship "is less than" with the token "2" — but that's because it has "1" and "2" as reified concepts, each with many different facts and properties and relationships ass…
Your incredulity is a bit odd, given that GPT-4 is somewhat numerate, and can compare magnitudes and add/subtract. You’re directionally right I suppose, in that LLMs have a structural disadvantage due to the architecture and don’t always get the correct answer. But you seem to be claiming that a LLM could never do maths, which is trivially false. https://chat.openai.com/share/69e4e673-ba78-412a-a8a7-a1b2f8...
Re: Llama 2
#298Re: Llama 2
#299Earlier quoted context omitted.
Google's model is not as capable as llama-derived models, so I think they would actually benefit from this. > I wouldn't be surprised if Amazon does as well. I would - they are not a very major player in this space. TikTok also meets this definition and probably doesn't have LLM.
Google has far better models than llama based models. They just simply don't put them facing the public. It is pretty ridiculous that they essentially just set a marketing team with no programming experience to write Bard, but that shouldn't fool anyone into believing they don't have capable models in Google. If Deepmind were to actually provide what they have in some usable form, it would likely be quite good. Despi…
I'm pretty sure if google had something much better, the board and C-suite execs would have at least ensured we saw previews of it by now...
Re: Llama 2
#300Earlier quoted context omitted.
...is this supposed to make sense? https://www.dropbox.com/scl/fi/5j0mtwdrqm08dxbh84hh6/Screen-...
LLM's generally don't do math well. GPT-4 has made some strides but I have to wonder if it's using special mechanisms to support it with delegation to special training or modes. I know for a fact Google's Bing has some mechanisms specifically for it too but it's really just crutches that also easily fall apart. These are first and foremost specifically for language... and no, not the "language of math" ;-) If you're…