Views
No views yet
lenML/aya-expanse-8b-abliterated,
itself an abliteration of Aya Expanse 8B.wikimedia/wikipedia (20231101.fr)lm_head left in fp16 (preserves output quality)v_proj → o_proj smoothing is skipped on all 32 layers due to GQA shape mismatch (32 query heads / 8 KV heads). Standard AWQ behaviour for GQA models — quality impact is marginal since the input_layernorm → q/k/v smoothing remains active.1vllm serve KebalBaguette/aya-expanse-8b-abliterated-AWQ \
2 --quantization compressed-tensors \
3 --tool-call-parser hermes \
4 --enable-auto-tool-choice \
5 --max-model-len 8192