|
|
|
|
|
by swid
156 days ago
|
|
Every model update would be a breaking change, an honest application of SemVer has no place in AI model versions. Not saying using major.minor depending on architecture is a bad thing, but it wouldn’t be SemVer, and that doesn’t even cover all the different fine tuning / flavors that are done off those models, which generally have no way to order them. |
|
I think you could actually pretty cleanly map semver onto more structured prompt systems ala modern agent harnesses.