SLM distillation recipe
jev_distill_recipeGenerate a concrete LoRA distillation recipe for a Qwen2.5-0.5B or ModernBERT-421M decision head, with optional axolotl YAML output.
Instructions
Emit a concrete LoRA distillation recipe (axolotl/unsloth + vLLM) for Qwen2.5-0.5B or a ModernBERT-421M decision head; optionally write the axolotl YAML into artifacts/training.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Student model. | |
| writeYaml | No | Write artifacts/training/qwen-jev.yml (default false). | |
| datasetFile | No | Dataset JSONL path to reference. |