LFM2.5-230M-MXFP8 / jang_config.json
Osaurus-AI's picture
LFM2.5-230M MXFP8 (Osaurus)
7585cec verified
Raw
History Blame Contribute Delete
1.07 kB
{
"version": 2,
"weight_format": "mxfp8",
"profile": "MXFP8",
"source_model": {
"name": "LFM2.5-230M",
"architecture": "lfm2"
},
"has_vision": true,
"quantization": {
"method": "mxfp8",
"quantization_backend": "mx.quantize",
"mode": "mxfp8",
"group_size": 32,
"bits": 8,
"norm_convention": "qwen3_5_language_mlx_plus_one",
"vision": "fp16_passthrough",
"mtp_policy": "native_mxfp8_linears_fp16_norms",
"passthrough_bit_widths_used": [
16
],
"passthrough_tensor_count": 49
},
"runtime": {
"total_weight_bytes": 236948016,
"total_weight_gb": 0.22
},
"capabilities": {
"reasoning_parser": "qwen3",
"tool_parser": "lfm2",
"think_in_template": false,
"supports_tools": true,
"supports_thinking": true,
"family": "lfm2",
"modality": "text",
"modalities": {
"text": true,
"vision": false,
"audio": false,
"video": false
},
"has_vision": false,
"has_audio": false,
"has_video": false,
"cache_type": "hybrid"
}
}