Metadata-Version: 2.4
Name: fp4-fp8-for-torch-mps
Version: 1.0.2
Summary: FP8 and FP4 sub-byte dtype support for PyTorch MPS on Apple Silicon via Metal shaders
Project-URL: Repository, https://github.com/AppMana/mps-fp8-for-torch-and-comfyui-python-package
Author-email: doctorpangloss <2229300+doctorpangloss@users.noreply.github.com>
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: torch>=2.9
Description-Content-Type: text/markdown

FP8/FP4 support for PyTorch MPS on Apple Silicon.

Installing this makes FP8 and FP4 weight checkpoints work automatically in
ComfyUI on MPS.

```
pip install fp4-fp8-for-torch-mps
```
