Views
No views yet
optimum.quanto libraryblack-forest-labs/FLUX.1-devqfloat8_e5m2ByteDance/Hyper-SD1import torch
2
3# Load the model
4model = torch.load('flux-fp8-hyper8-transformers-lora.pt')
5
6# Model is ready for inference
7# Use with appropriate input formatting and processingoptimum.quanto and safetensors libraries for their tools.
---
license: other
license_name: flux-dev
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
---