Quantization of KAT-Coder-V2.5-Dev to FP8 Dynamic

Quantized using llm-compressor.

recipe = QuantizationModifier(
    targets="Linear",
    scheme="FP8_DYNAMIC",
     ignore=[
        "re:.*lm_head",
        "re:model.visual.*",
        "re:.*mlp.gate$",
        "re:.*embed_tokens$",
        "re:.*shared_expert_gate$",
      ],
)

SGLang

To run using SGLang:

sglang serve --model-path debackerl/KAT-Coder-V2.5-Dev-FP8 --port 8000 --mem-fraction-static 0.9 --context-length 262144 --reasoning-parser qwen3 --tool-call-parser qwen3_coder

Downloads last month
3
Safetensors
Model size
35B params
Tensor type
BF16
·
F8_E4M3
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for debackerl/KAT-Coder-V2.5-Dev-FP8

Quantized
(34)
this model