• FaceDeer
    arrow-up
    2
    arrow-down
    0
    ·
    4 months ago
    link
    fedilink

    That would be part of what’s required for them to be “open-weight”.

    A plain old binary LLM model is somewhat equivalent to compiled object code, so redistributability is the main thing you can “open” about it compared to a “closed” model.

    An LLM model is more malleable than compiled object code, though, as I described above there’s various ways you can mutate an LLM model without needing its “source code. So it’s not exactly equivalent to compiled object code.