Comment on Voxtral Transcribe 2: transcribes at the speed of sound

<- View Parent
Tetsuo@jlai.lu ⁨1⁩ ⁨day⁩ ago

But a modeled isn’t “compiled”.

The weights are fully readable. Every single one of them.

In a binary you have to use special software to get to the source code. The weights are the source and can be freely used to create a model with. The weights are used “as is” no transformation has to be done like when reversing a closed source binary that could also use obfuscation to make it more difficult.

That’s why I would like to insist that open weights are not like a binary as they are usable as is essentially. When I use a model like that my computer is no executing the weights like instructions. They are aptly named “weights” for a reason and are a mere reflection of what the model learned through training.


Disclaimer, below this is the explanation between a closed source binary and open weights by an LLM :

A closed-source binary is like getting a sealed, opaque machine. You push a button, it gives an output. You have no idea how it works inside.

Open weights are like getting the complete, labeled blueprints (architecture) and the exact, measured specifications for every single component—every gear, wire, and circuit (weights). You don’t have the designer’s engineering notebooks (training data/recipe) or the factory that built it (training compute), but you can absolutely build the machine yourself, measure every part, swap out components, and try to improve it.

source
Sort:hotnewtop