Earlier quoted context omitted.
Really? You can't even fine-tune a quantized 8B model on such a machine? That's a bummer.
You can't really fine-tune quantized models as-is. Gradients require floating-point calculations at descent precision.
Open source AI is the path forward
871–880 of 936 posts
Re: Open source AI is the path forward
#872Earlier quoted context omitted.
I am one of those people unironically excited - the social parts of the internet have been dead and filled with bots for a long time. Now people just see it more. Maybe they’ll go outside.
Bots were easy to detect, now they're almost indistinguishable from human interaction. The death of the internet would be an incredible loss for humanity. You will not be able to trust anything you find online. Nothing is safe from this.
Between those bots (for nefarious, mundane, or marketing reasons) and previous attempts at automated bots, “broad” internet discourse was already ruined. Now people recognize it. This will have the effect of pushing communities back to smaller sizes, I think this is a good thing.
People shouldn’t have trusted all the things they read online from untrusted sources in the first place.
Re: Open source AI is the path forward
#873Earlier quoted context omitted.
That would be more analogous to the build toolchain than the source code, but yes
Surely traditional “open source” also needs some notion of a reproducible build toolchain, otherwise the source code itself is approximately useless. Imagine if the source code was in a programming language of which the basic syntax and semantics were known to no one but the original developers. Or more realistically, I think it’s a major problem if an open source project can only be built by an esoteric process that…
Raw training datasets similarly has some value as you can analyze it for different characteristics to understand why the trained model is under/over-representing different concepts.
But yes real FOSS should be "open-build" and allow anyone to build a test-passing artifact from raw source material.
Re: Open source AI is the path forward
#874Earlier quoted context omitted.
They're trajectory is so close to AOL's it's almost implausible. Their cash cow flagship product is widely panned by tech insiders as abusive, manipulative, and toxic but they also place significant financial resources in high quality open source projects out of what can only be described as benevolence and some commitment to the common good.
Which open-source projects is AOL known for? A quick Google search isn’t returning much.
Re: Open source AI is the path forward
#875Re: Open source AI is the path forward
#876Earlier quoted context omitted.
You can't really fine-tune quantized models as-is. Gradients require floating-point calculations at descent precision.
I see... I'm a little out of my depth, but I did see that Meta has some documentation that talks about fine-tuning using LoRA and QLoRA, and at a glance it sounds like its doable on consumer hardware. Are you familiar with those? Am I misunderstanding? https://llama.meta.com/docs/how-to-guides/fine-tuning/
Re: Open source AI is the path forward
#877“The Heavy Press Program was a Cold War-era program of the United States Air Force to build the largest forging presses and extrusion presses in the world.” This ”program began in 1944 and concluded in 1957 after construction of four forging presses and six extruders, at an overall cost of $279 million. Six of them are still in operation today, manufacturing structural parts for military and commercial aircraft” [1].…
Re: Open source AI is the path forward
#878Re: Open source AI is the path forward
#879Earlier quoted context omitted.
"Open weights" means you can use the weights for free (as in beer). "Open source" means you get the training dataset and the methodology. ~Nobody does open source LLMs.
I suspect that even if you allowed people to take the data, nobody but a FAANG like organisation could even store it?
Re: Open source AI is the path forward
#880Earlier quoted context omitted.
"Open weights" means you can use the weights for free (as in beer). "Open source" means you get the training dataset and the methodology. ~Nobody does open source LLMs.
I suspect that even if you allowed people to take the data, nobody but a FAANG like organisation could even store it?