Text-to-Image
Transformers
Safetensors
Hunyuan
text-generation
hunyuan
quantization
int8
comfyui
custom nodes
autoregressive
Dit
HunyuanImage-3.0
instruct
image-editing
bitsandbytes
distilled
custom_code
8-bit precision
Instructions to use EricRollei/HunyuanImage-3.0-Instruct-Distil-INT8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EricRollei/HunyuanImage-3.0-Instruct-Distil-INT8 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("EricRollei/HunyuanImage-3.0-Instruct-Distil-INT8", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!