What problem does it solve?
This Skill helps turn a completed or planned Quark post-training quantization run into a usable deployment export plan, so the model can be packaged for HuggingFace, ONNX Runtime, or GGUF-based inference without guessing the right settings.
Core Features & Use Cases
- Export Planning: Select the correct export target for the deployment environment, including HuggingFace SafeTensors, ONNX, or GGUF.
- Evaluation Configuration: Attach post-quantization evaluation settings such as perplexity, task-based evaluation, or ROUGE-style scoring.
- Manifest Updates: Extend the existing workflow manifest with export and evaluation fields instead of creating conflicting artifacts.
- Use Case: A team finishes quantizing an LLM and wants to package it for vLLM or llama.cpp while preserving the right weight format and evaluation options.
Quick Start
Ask for a deployment-ready export plan for your Quark quantized model, including the target format, output directory, and any post-quantization evaluation you want enabled.