Instructions to use stabilityai/stable-diffusion-3.5-large-tensorrt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use stabilityai/stable-diffusion-3.5-large-tensorrt with TensorRT:
# 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
SD 3.5-large-tensorrt FP8 is not working
#5
by richdaler04 - opened
When running the demo_txt2img_sd35.py to use fp8 engine, I get:
"fp8 quantization only supported for SDXL, SD1.5, SD2.1 and FLUX pipeline"
i also got same error
Did you manage to get it running?
The instructions on HuggingFace won't work. The TensorRT Github repo has been updated. Use 10.13 Release instead of 10.11.
https://github.com/NVIDIA/TensorRT/blob/release/10.13/demo/Diffusion/README.md