|
|
|
|
|
by lebovic
37 days ago
|
|
Curiously, this isn't always true. For example, GLM 5.1 is more capable at pentesting than the model from which it is alleged to have been distilled [1]. Intuitively, this makes some sense: you can "distill" from multiple frontier models, and you can further post-train the distilled model. But I'm not sure exactly what happened with GLM 5.1. [1]: https://dualuse.dev/posts/chinese-models-are-sometimes-bette... |
|
This is different from what we normally think of distillation where a large model is distilled (with full access to logits, thinking traces, etc) into a smaller one such as opus -> sonnet, where the smaller model is 100% using data generated by the parent and may (without further training) be expected to be inferior to it.