Text-to-Image
Transformers
Safetensors
Hunyuan
text-generation
hunyuan
quantization
nf4
comfyui
custom-nodes
autoregressive
DiT
HunyuanImage-3.0
instruct
image-editing
bitsandbytes
4bit
distilled
custom_code
4-bit precision
Instructions to use EricRollei/HunyuanImage-3.0-Instruct-Distil-NF4-v2 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-NF4-v2 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("EricRollei/HunyuanImage-3.0-Instruct-Distil-NF4-v2", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Looking for LoRA fine-tuning frameworks for HunyuanImage 3.0
#5
by lucyyccz - opened
Hi! Iam very interested in training a LoRA for HunyuanImage 3.0. I was wondering if you know of any repositoriesor frameworks that currently support LoRA fine-tuning for this model? Any pointers or recommendations would be greatlyappreciated. Thanks!
Maybe this is helpful? It's been on my list of things I want to do for a while, but I've not gotten to it yet. https://github.com/PhotonAISG/hunyuan-image3-finetune