Instructions to use tencent/HunyuanImage-3.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tencent/HunyuanImage-3.0 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("tencent/HunyuanImage-3.0", trust_remote_code=True, dtype="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
What is the latest update about this model? This is the most powerful model, please support.
#13
by krigeta - opened
This model is so powerful, but because of the hardware, it is impossible to run on even 48GB VRAM on cloud, please share your views on this.
@krigeta NF4 quants are available of the base model, instruct and instruc-distill models. You can run all with block swaps.