Distillation Overview
The development of SuperNova-Medius involved a sophisticated multi-teacher, cross-architecture distillation process, with the following key steps:
-
Logit Distillation from Llama 3.1 405B:
- We distilled the logits of Llama 3.1 405B using an offline approach.
- The top K logits for each token were stored to capture most of the probability mass while managing storage requirements.
-
Cross-Architecture Adaptation:
- Using
mergekit-tokensurgeon, we created a version of Qwen2.5-14B that uses the vocabulary of Llama 3.1 405B.
- This allowed for the use of Llama 3.1 405B logits in training the Qwen-based model.
-
Distillation to Qwen Architecture:
- The adapted Qwen2.5-14B model was trained using the stored 405B logits as the target.
-
Parallel Qwen Distillation:
- In a separate process, Qwen2-72B was distilled into a 14B model.
-
Final Fusion and Fine-Tuning:
- The Llama-distilled Qwen model's vocabulary was reverted to Qwen vocabulary.
- After re-aligning the vocabularies, a final fusion and fine-tuning step was conducted, using a specialized dataset from EvolKit to ensure that SuperNova-Medius maintained coherence, fluency, and context understanding across a broad range of tasks.
Below are the benchmark results of SuperNova-Medius compared to similar models in its class:
Table with columns: Model, Average, IFEval, BBH, GPQA, MMLU Pro, MuSR, Math Level 5| Model | Average | IFEval | BBH | GPQA | MMLU Pro | MuSR | Math Level 5 |
|---|
| Mistral-Small 2409 | 0.423 | 0.628 | 0.581 | 0.333 | 0.410 | 0.406 | 0.181 |
| Supernova-Lite | 0.427 | 0.786 | 0.511 | 0.306 |
SuperNova-Medius performs exceptionally well in instruction-following (IFEval) and complex reasoning tasks (BBH), demonstrating its capability to handle a variety of real-world scenarios. It outperforms Qwen2.5-14B and SuperNova-Lite in multiple benchmarks, making it a powerful yet efficient choice for high-quality generative AI applications.
Model Use Cases
Arcee-SuperNova-Medius is suitable for a range of applications, including:
- Customer Support: With its robust instruction-following and dialogue management capabilities, SuperNova-Medius can handle complex customer interactions, reducing the need for human intervention.
- Content Creation: The model’s advanced language understanding and generation abilities make it ideal for creating high-quality, coherent content across diverse domains.
- Technical Assistance: SuperNova-Medius has a deep reservoir of technical knowledge, making it an excellent assistant for programming, technical documentation, and other expert-level content creation.
Deployment Options
SuperNova-Medius is available for use under the Apache-2.0 license. For those who need even higher performance, the full-size 70B SuperNova model can be accessed via an Arcee-hosted API or for local deployment. To learn more or explore deployment options, please reach out to sales@arcee.ai.
Technical Specifications
- Model Architecture: Qwen2.5-14B-Instruct
- Distillation Sources: Qwen2.5-72B-Instruct, Llama-3.1-405B-Instruct
- Parameter Count: 14 billion
- Training Dataset: Custom instruction dataset generated with EvolKit
- Distillation Technique: Multi-architecture offline logit distillation with cross-architecture vocabulary alignment.
Summary
Arcee-SuperNova-Medius provides a unique balance of power, efficiency, and versatility. By distilling knowledge from two top-performing teacher models into a single 14B parameter model, SuperNova-Medius achieves results that rival larger models while maintaining a compact size ideal for practical deployment. Whether for customer support, content creation, or technical assistance, SuperNova-Medius is the perfect choice for organizations looking to leverage advanced language model capabilities in a cost-effective and accessible form.
Detailed results can be found here
Table with columns: Metric, Value| Metric | Value |
|---|
| Avg. | 37.22 |
| IFEval (0-Shot) | 55.60 |
| BBH (3-Shot) | 49.30 |
| MATH Lvl 5 (4-Shot) | 32.48 |
| GPQA (0-shot) | 17.90 |
| MuSR (0-shot) | 19.19 |
| MMLU-PRO (5-shot) | 48.83 |