In order to run large language models, we should all be buying a fully loaded Mac Studio (128GB of ram, 20 CPU cores, a lot of GPU and Neural cores.) and putting Linux on it to remove the artificial restrictions. Yes, we will be running them soon in low end hardware, but we need to get at least to GPT-3.5-turbo level of inference speed and quality before we try to make it small. I already started. $ neofetch -` x@dec…
The Coming of Local LLMs
201–210 of 214 posts
Re: The Coming of Local LLMs
#202Earlier quoted context omitted.
you are having a good laugh if you think the average granny is going to do that anytime soon
Yea, lol, what was I thinking!? It’s not like my granny uses TLS ECDH SHA1 right!? Oh, wait, everyday she does? The tools adapt; email has never had to.
as always happens
Re: The Coming of Local LLMs
#203It appears there is this genre of articles pretending that LLAMA or its RL-HF tuned variants are somehow even close to an alternative to ChatGPT. Spending more than a few moments interacting even with the larger instruct-tuned variants of these models quickly dispels that idea. Why do these takes around open-source AI remain so popular? What is the driving force? I've posted this before, but it seems like this genre…
Re: The Coming of Local LLMs
#204Earlier quoted context omitted.
Some negative, even overly negative comments contain good ideas though so maybe it’s not a great idea?
Your comment has been detected to contain oppositional tones and has thus been filtered out. You are hereby removed from the discourse. /s
Re: The Coming of Local LLMs
#205Earlier quoted context omitted.
Sharing a comment from a similar line of discussion: """ Complexity is quadratic in sequence length. For 512 tokens it is 262K, but for 4000 tokens it becomes 16M and goes OOM on a single GPU. We need about 100K-1M tokens to load whole books at once. Since 2017 there have been hundreds of attempts to bring O(N^2) to O(N), but none of them replaced the vanilla attention yet in large models. They lose on accuracy. Mayb…
There is literally no way that GPT-4 is using classic O(N^2) attention exclusively. They haven't released the results, but I promise you this is not what they are using exclusively.
Re: The Coming of Local LLMs
#206Apple should get working on a version of the Neural Engine that is useful for these models, and remove the 3GB size limit [1] to take full advantage of the 'unified' memory architecture. Game changer. Waste of die space currently (on Macbook at least, I'm sure they find uses for it in the iPhone) [1] https://github.com/smpanaro/more-ane-transformers/blob/main/...
But I do agree it should be improved!
Re: The Coming of Local LLMs
#207Re: The Coming of Local LLMs
#208Earlier quoted context omitted.
Apple has two values in conflict with each other, I think. On the one hand, they want to deliver best-in-class solutions. On the other hand, they have a commitment to user privacy[0] as perhaps only a gay man growing up in the south might value. Siri should be better! It lost features post-acquisition by Apple, and it seems like user privacy is why. Home automation is arguable. If you consider a single point of failu…
Up until recently I'd have agreed on Apple's. Increasingly Apple seem to be blocking tracking, noteably from facebook, to make the most profit of that tracking. I've read claims that apple made between $5B and $20B on advertising in 2022. It's far from clear that Apple's view on privacy is going to stay the same.
At Apple's scale, it's relatively easy for them to deliver $20B in ad revenue without any privacy-invading means.
People seem to have forgotten, but ads used to be based on context, so people looking at apps related to fitness might see ads related to fitness, but that wouldn't follow them around when they looked at other things. Apple still seems to be doing that; I haven't seen fitness ads on games, or game ads on fitness apps.
Re: The Coming of Local LLMs
#209Earlier quoted context omitted.
Some negative, even overly negative comments contain good ideas though so maybe it’s not a great idea?
That's ok. If it's a good idea, somebody else will talk about in a positive way. Also, unless you are reading every comment in every thread, you are going to miss a few interesting ideas anyway. That's ok too.
Re: The Coming of Local LLMs
#210Were transformers used in other contexts ? biochemistry ? geometry .. whatever.