TheHouseOfTheDude/Ornith-1.0-35B-W8A16-PTQ
112
Ornith-1.0-35B-INT8(W8A16) — PTQ Quantized (W8A16)
Overview
Post-Training Quantized (PTQ) version of Ornith-1.0-35B.
- No calibration dataset
- One-shot quantization
- Uses llmcompressor
Quantization
- Scheme: W8A16
- Weights: INT8
- Activations: FP16/BF16
- Targets: Linear layers only
Ignored:
- lm_head
- visual
- linear_attn
- mtp
KLD Results:
- Mean KLD: 0.008166
Usage
vllm serve TheHouseOfTheDude/Ornith-1.0-35B-W8A16-PTQ \
--quantization compressed-tensorsNotes
- Requires vLLM
- Not for vanilla Transformers
