Live data from Hacker News

Was GLM-5.2 trained on Opus 4.5 outputs?

1chat.com

1–4 of 4 posts

Re: Was GLM-5.2 trained on Opus 4.5 outputs?

#4
post #2

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... .