majentik's picture
Card improvements: evaluation/license sections, metadata fixes
8c57208 verified
|
Raw
History Blame Contribute Delete
1.96 kB
metadata
license: apache-2.0
base_model: Kwaipilot/KAT-Coder-V2.5-Dev
library_name: mlx
tags:
  - mlx
  - kat-coder
  - qwen3_5_moe
  - code
  - quantized
pipeline_tag: text-generation

KAT-Coder-V2.5-Dev-MLX-8bit

MLX 8bit (affine, group size 64) quantized variant of Kwaipilot/KAT-Coder-V2.5-Dev for Apple silicon via mlx-lm.

Provenance

  • Source: Kwaipilot/KAT-Coder-V2.5-Dev @ revision 7be56fe773e72b6f5ca93c1ae45d828ddb893922 (Apache-2.0).
  • Quantized with mlx_lm.convert (mlx-lm 0.31.3): affine, 8-bit, group size 64.
  • Text-only pack: the upstream checkpoint is multimodal (Qwen3_5MoeForConditionalGeneration); mlx-lm's qwen3_5_moe loader drops the vision tower (model.visual.*) by design, so this pack ships only the text MoE. Use the upstream repo if you need vision.

Smoke gate

Before upload this pack passed a deterministic coherence gate: greedy 64-token chat generation loaded through mlx_lm.load, judged for emptiness, repetition loops, multi-script gibberish, and special-token debris. Verdict: ok.

Usage

pip install mlx-lm
mlx_lm.generate --model majentik/KAT-Coder-V2.5-Dev-MLX-8bit --prompt "Write a binary search in Python"

Evaluation

Benchmark Score
arc_easy_acc 0.6700
hellaswag_acc 0.5300

Available tiers