File size: 1,069 Bytes
7585cec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "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"
  }
}