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
smaller dense versions?
#8
by TheBigBlockPC - opened
are smaller distills planned of this model that are dense because of bitsandbytes quantisation not really working on MoE models. a 40b dense version would be useful for local deployment
if you look at videos on yt the model isnt even that good, for 80b seems quite bad
How does it compare to qwen-image