Instructions to use Vinitha2004/qwen2.5-coder-3b-instruct-awq-merged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Vinitha2004/qwen2.5-coder-3b-instruct-awq-merged with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "training_completed": true, | |
| "distillation_method": "knowledge_distillation", | |
| "teacher_model": "Qwen/Qwen2.5-Coder-7B-Instruct-AWQ", | |
| "student_model": "Qwen/Qwen2.5-Coder-3B-Instruct-AWQ", | |
| "best_validation_loss": 1.9286, | |
| "optimal_temperature": 2.0, | |
| "optimal_alpha": 0.95, | |
| "training_samples": 118, | |
| "validation_samples": 23, | |
| "test_samples": 100 | |
| } |