Earlier quoted context omitted.
>The communication speeds are untenable. Can it be parallelized or not? If you take a model, make two copies, and fine-tune each one on different data, what happens when you merge them? Does it work if you freeze different layers? I think this works if the steps are small enough. And the transfer should become tenable if the steps are big enough. Where's the cutoff?
Yes it can be parallelized, it already is in real AI datacenters and no it doesn't help you. Like everyone else is saying, an AI datacenter is not just a bunch of gaming GPUs connected via normal ethernet and hasn't been for years. At most a decentralized effort could contribute a little bit to some bigger centralized effort by doing inference and sandboxed CPU work. Modern model training isn't just backprop, it's go…
Open source AI must win
431–440 of 538 posts
Re: Open source AI must win
#432Who is going to fund it? Training is unfathomably expensive. You have either VC funded models looking for a return on investment, or CCP funded models looking to solidify authoritarian "model Chinese society". Maybe there are some university 4B models, but I doubt those will carry far.
Open source AI manifesto demand that "Opensource AI should remain ... economically viable". That's just wishful thinking.
Re: Open source AI must win
#433Just your your natural born intelligence..? It's worked for the past 10k+ years, I'm sure it will work for some time longer
Re: Open source AI must win
#434Re: Open source AI must win
#435It won in my house/my business right from the start. (Well, open weights, at least — which is an uncomfortable nuance.) I have never understood the willingness to make the functioning of or development of a product so completely dependent on the secret sauce of one of two big unprofitable, inscrutable startups. It really defies sensible engineering principles to do that. So I was never going to do it. I'm exploring A…
I believe open source is important, but for my business I'm just going to use the best tools I have available to me.
Re: Open source AI must win
#436Earlier quoted context omitted.
What is that? I can’t seem to figure out what the use case is vs buying off the shelf? I think it’s a great project but the communication isn’t clear to me.
https://tinygrad.org/#tinybox I'm not sure exactly why you would buy through them vs rolling your own if you could afford the equivalent hardware. I'm a firm supporter of local inference though so good on them for doing something
Re: Open source AI must win
#437Earlier quoted context omitted.
Not true. Big models buy you baked in knowledge and long context cohesion. A model can be trained to use search and knowledge base tools more efficiently to mitigate the former, and harnesses/workflows can be designed to push models into small parallel threads to mitigate the latter. The thing that big models will always bring to the table is the ability to YOLO weak/under-specified prompts, and spend less time in th…
These things sound plausible, but have they actually been demonstrated? Wouldn't anyone who succeeded in making such a small but useful LLM be raking in the money now?
Re: Open source AI must win
#438These are still very very (and very) early days of the modern AI and there are so many changes that are gonna happen. It's possible that all the frontier labs of today won't exist in a few years.
Re: Open source AI must win
#439If you really want specific open source {LLM, LMM, research, harness, whatever} groups to win over closed source counterparts, you may show your care by trying open source solutions first when solving problems. And if they're really capable, award them with contributions or something.
Re: Open source AI must win
#440A question I've got which I've been wondering about, not sure if anyone else has been thinking about it, what actually made Fable so effective? From what I could tell from the very little time that I had to interact with it, it's instruction following seemed more consistent The other thing that comes to mind is a lot of people commented on how driven it was, so I'm wondering whether figuring out how to keep existing…
Hints: They created a new label instead of version bumping Opus, they didn't deprecate Opus, and it costs more per token.