fp4-gemm / examples /README.md
liangsu9988's picture
Publish GROOT N1.7 Thor kernel sources
88b8ef2 verified
|
Raw
History Blame
302 Bytes
# 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.