A developer trained a logistic regression and SVM model using labels generated by an LLM. This hybrid approach uses the large model as a teacher to create a lightweight, fast classifier for comments. It demonstrates a practical distillation method. Practitioners can use this to reduce inference costs while maintaining high classification accuracy.