File size: 302 Bytes
6abc190
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# fp4-gemm Examples

These examples show direct Hub-style usage of `flashrt/fp4-gemm`.

```bash
python fp4-gemm/examples/fp4_gemm_linear.py
```

The quantization helper is included for validation and small examples. In a
runtime, weights should normally be prepacked and loaded as FP4/SFA/SFB buffers.