How to use EricRollei/HunyuanImage-3.0-Instruct-NF4-v2 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("EricRollei/HunyuanImage-3.0-Instruct-NF4-v2", trust_remote_code=True, dtype="auto")