[Init] Init easy distill for Knowledge distillation

This commit is contained in:
2025-08-07 08:38:26 +00:00
parent 2f21aaae17
commit 0637599c3a
19 changed files with 170614 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
transformers==4.51.1
transformers-stream-generator==0.0.5
trl==0.17.0
tokenizers==0.21.1
vllm==0.8.5
openai
jinja2