Earlier quoted context omitted.
Terms of art do not require licenses. A given term is either an ordinary dictionary word that everyone including the courts will readily recognize ("Vegan"), a trademark ("Microsoft® Office 365™"), or a fragment of language that everyone can feel free to use for their own purposes without asking permission. "Open Source" falls into the latter category. This kind of argument is literally why trademark law exists. OSI di…
> Terms of art do not require licenses. Agreed. There is no trademark on aileron or carburetor or context-free grammar . A couple of years ago I made this same point myself. [0] > A given term is either an ordinary dictionary word that everyone including the courts will readily recognize ("Vegan"), a trademark ("Microsoft® Office 365™"), or a fragment of language that everyone can feel free to use for their own purpo…
Open source AI is the path forward
921–930 of 936 posts
Re: Open source AI is the path forward
#922Earlier quoted context omitted.
A good point. Forgive me, I am AI naive, is there some way to harness Llama to train ones own actually-open AI?
I could be wrong but most “model” licenses prohibit the use of the models to improve other models
Re: Open source AI is the path forward
#923Earlier quoted context omitted.
You can absolutely modify compiled binaries to get something different. That's how lots of video game modding and ROM hacks work.
I considered adding "normally" to the binary modifications expecting a response like this. The concepts are still worlds apart Weights aren't really a binary in the same sense that a compiler produces, they lack instructions and are more just a bunch of floating point values. Nor can you run model weights without separate code to interpret them correctly. In this sense, they are more like a JPEG or 3d model
Re: Open source AI is the path forward
#924Earlier quoted context omitted.
Terms of art do not require licenses. A given term is either an ordinary dictionary word that everyone including the courts will readily recognize ("Vegan"), a trademark ("Microsoft® Office 365™"), or a fragment of language that everyone can feel free to use for their own purposes without asking permission. "Open Source" falls into the latter category. This kind of argument is literally why trademark law exists. OSI di…
> Terms of art do not require licenses. Agreed. There is no trademark on aileron or carburetor or context-free grammar . A couple of years ago I made this same point myself. [0] > A given term is either an ordinary dictionary word that everyone including the courts will readily recognize ("Vegan"), a trademark ("Microsoft® Office 365™"), or a fragment of language that everyone can feel free to use for their own purpo…
Come up with a new term and trademark that, and heck, I'll help you out with a legal fund donation when Facebook and friends inevitably try to appropriate it. Apart from that, you've fought the good fight and done what you could. Let it go.
Re: Open source AI is the path forward
#925Earlier quoted context omitted.
Can a human programmer edit the weights according to some semantics?
It is possible to merge two fine-tunes of models from the same family by... wait for it... averaging or combining their weights[0]. I am still amazed that we can do that. [0]: https://arxiv.org/abs/2212.09849
Re: Open source AI is the path forward
#926"Eventually though, open source Linux gained popularity – initially because it allowed developers to modify its code however they wanted ..." I find the language around "open source AI" to be confusing. With "open source" there's usually "source" to open, right? As in, there is human legible code that can be read and modified by the user? If so, then how can current ML models be open source? They're very large matric…
.. the thing is, we have not dealt with llm much, it's hard to say what can be considered open source llm just yet, so we use that as metaphore for now
Re: Open source AI is the path forward
#927Earlier quoted context omitted.
I suspect that even if you allowed people to take the data, nobody but a FAANG like organisation could even store it?
yeah, according to the article [0] about the release of Llama 3.1 405B, it was trained on 15 trillion tokens using 16000 Nvidia H100's to do it. Even if they did release the training data, I don't think many people would have the number of gpus required to actually do any real training to create the model.... [0] https://ai.meta.com/blog/meta-llama-3-1/
Re: Open source AI is the path forward
#928Earlier quoted context omitted.
> IF I ever had to go to FB for anything, I'd probably install a wall-removing browser extension. Mobile app is of course out of question. You’ll probably find you can no longer make an account. I’m in the same boat as you (not used and haven’t missed in over a decade), however, my partner needed an account to manage an ad campaign for a client and neither of us were able to make one. Both tried a load of different t…
I just tried making one after reading your comment, and it was... pretty straightforward? I'm curious what blockers you encountered
Re: Open source AI is the path forward
#929Earlier quoted context omitted.
Or just develop the next wave of chips designed for specifically transformer-based architectures (and ternary computing), and bypass the needs for GPUs and CUDA altogether
That would be betting against other architectures like Mamba, which does not seem like an obviously good bet to make yet. Maybe it is though.
I like the fact that these can be made with just mass-printed multiplication (and in ternary computing's case - addition) gates which require little more than 10 year old tech which is already widely distributed.
Re: Open source AI is the path forward
#930“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].…
USA and Europe is already doing that in a grand scale, in different forms. Both at national and international scale.
I work at an HPC center which provides servers nationally and collaborates on international level.