Instructions to use Kijai/flux-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/flux-fp8 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
dtype of flux1-dev-fp8-e5m2.safetensors is float8_e4m3fn ?
#39
by pbouda-signature - opened
When I load the file flux1-dev-fp8-e5m2.safetensors in ComfyUI, via "Load Diffusion Model", the detected dtype (viacomfy.utils.weight_dtype()) is float8_e4m3fn. Is that correct?
Yeah okay weird... no clue how that happened, must've uploaded the wrong file initially or something. Fixed now anyway.