Was GLM-5.2 trained on Opus 4.5 outputs?1chat.com 3 pointscoolspot2 months ago3 commentsSaveHideCopy link On HNComments−tgrowazay2mowhich makes GLM-5.2 slightly closer to Opus 4.5 than Opus 4.6 isSo, glm is more related to opus than opus to opus?−K0IN2moIs the classification model available, would be cool to have this in the toolbox.−coolspotOP2moHere is the harness - https://github.com/litemars/LLM-Fingerprinter .Classifier is an ensemble of Random Forest (45%) + SVM (45%) + MLP (10%).Code is very easy to run using your own OpenRouter key, here is a training gist - https://gist.github.com/CoolSpot/bcd4545daf763d9196dea3bb0b5... .
Comments
So, glm is more related to opus than opus to opus?
Is the classification model available, would be cool to have this in the toolbox.
Here is the harness - https://github.com/litemars/LLM-Fingerprinter .
Classifier is an ensemble of Random Forest (45%) + SVM (45%) + MLP (10%).
Code is very easy to run using your own OpenRouter key, here is a training gist - https://gist.github.com/CoolSpot/bcd4545daf763d9196dea3bb0b5... .